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

IMimeAttachmentCollection Interface

Defines size, enumerators, and synchronization methods for strongly typed collections of MimeAttachment elements.

For a list of all members of this type, see IMimeAttachmentCollection Members.

SmtPop.IMimeAttachmentCollection
   SmtPop.IMimeAttachmentList

public interface IMimeAttachmentCollection

Types that implement IMimeAttachmentCollection

Type Description
MimeAttachmentList Implements a strongly typed collection of MimeAttachment elements.

Remarks

IMimeAttachmentCollection provides an ICollection that is strongly typed for MimeAttachment elements.

Requirements

Namespace: SmtPop

Assembly: smtpop (in smtpop.dll)

See Also

IMimeAttachmentCollection Members | SmtPop Namespace