Simple Mail and Post Office Protocol for .Net (SmtPop)

MimeAttachmentList Properties

The properties of the MimeAttachmentList class are listed below. For a complete list of MimeAttachmentList class members, see the MimeAttachmentList Members topic.

Public Instance Properties

Capacity Gets or sets the capacity of the MimeAttachmentList.
Count Gets the number of elements contained in the MimeAttachmentList.
IsFixedSize Gets a value indicating whether the MimeAttachmentList has a fixed size.
IsReadOnly Gets a value indicating whether the MimeAttachmentList is read-only.
IsSynchronized Gets a value indicating whether access to the MimeAttachmentList is synchronized (thread-safe).
IsUnique Gets a value indicating whether the MimeAttachmentList ensures that all elements are unique.
Item Gets or sets the MimeAttachment element at the specified index.
SyncRoot Gets an object that can be used to synchronize access to the MimeAttachmentList.

See Also

MimeAttachmentList Class | SmtPop Namespace