ImapMessageInfoCollection
ImapMessageInfoCollection constructor (1 of 2)
Initializes a new instance of the ImapMessageCollection class.
public ImapMessageInfoCollection()
See Also
- class ImapMessageInfoCollection
- namespace Aspose.Email.Clients.Imap
- assembly Aspose.Email
ImapMessageInfoCollection constructor (2 of 2)
Initializes a new instance of the ImapMessageCollection class
public ImapMessageInfoCollection(IEnumerable<ImapMessageInfo> messageInfoEn)
Parameter | Type | Description |
---|---|---|
messageInfoEn | IEnumerable`1 | initial value |
See Also
- class ImapMessageInfo
- class ImapMessageInfoCollection
- namespace Aspose.Email.Clients.Imap
- assembly Aspose.Email