ImapMessageInfoCollection
ImapMessageInfoCollection class
Provides a container for a collection of ImapMessageInfo objects
The ImapMessageInfoCollection type exposes the following members:
Constructors
| Name | Description |
|---|
| ImapMessageInfoCollection() | Initializes a new instance of the ImapMessageCollection class. |
| ImapMessageInfoCollection(message_info_en) | Initializes a new instance of the ImapMessageInfoCollection class |
Properties
| Name | Description |
|---|
| exceptions | Gets collection of exceptions, that occurred during message processing. |
Methods
| Name | Description |
|---|
| add_range(message_infos) | |
See Also