Class ImapAttachmentInfoCollection

ImapAttachmentInfoCollection class

Represents the collection of ImapAttachmentInfo

public sealed class ImapAttachmentInfoCollection : Collection<ImapAttachmentInfo>

Constructors

NameDescription
ImapAttachmentInfoCollection()Initializes a new instance of the ImapAttachmentInfoCollection class

See Also