ImapMessageInfoCollection
ImapMessageInfoCollection class
Provides a container for a collection of ImapMessageInfo objects
Constructors
Methods
| Name | Description |
|---|
| Add | Adds the ImapMessageInfo to the ImapMessageCollection. |
| AddRange | Adds the enumeration of ImapMessageInfo objects to the end of the collection |
| get_Exceptions | Gets collection of exceptions, that occurred during message processing. |
| get_SyncRoot | Converts list of ImapMessageInfo to collection |
| Insert | Insert the specified ImapMessagInfo object at the specified index. |
| Remove | Remove specifed ImapMessageInfo object from this collection. |
| RemoveAt | Remove a ImapMessageInfo in specified index from this collection. |
| SetTemplateWeakPtr | |
| ToList | |