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

IMimeAttachmentCollection Members

IMimeAttachmentCollection overview

Public Instance Properties

Count Gets the number of elements contained in the IMimeAttachmentCollection.
IsSynchronized Gets a value indicating whether access to the IMimeAttachmentCollection is synchronized (thread-safe).
SyncRoot Gets an object that can be used to synchronize access to the IMimeAttachmentCollection.

Public Instance Methods

CopyTo Copies the entire IMimeAttachmentCollection to a one-dimensional Array of MimeAttachment elements, starting at the specified index of the target array.
GetEnumerator Returns an IMimeAttachmentEnumerator that can iterate through the IMimeAttachmentCollection.

See Also

IMimeAttachmentCollection Interface | SmtPop Namespace