ImapMessageInfoCollection

ImapMessageInfoCollection class

Provides a container for a collection of ImapMessageInfo objects

Constructors

NameDescription
ImapMessageInfoCollection (2 overloads)Initializes a new instance of the ImapMessageCollection class.

Methods

NameDescription
AddAdds the ImapMessageInfo to the ImapMessageCollection.
AddRangeAdds the enumeration of ImapMessageInfo objects to the end of the collection
get_ExceptionsGets collection of exceptions, that occurred during message processing.
get_SyncRootConverts list of ImapMessageInfo to collection
InsertInsert the specified ImapMessagInfo object at the specified index.
RemoveRemove specifed ImapMessageInfo object from this collection.
RemoveAtRemove a ImapMessageInfo in specified index from this collection.
SetTemplateWeakPtr
ToList