ImapMessageInfoCollection

ImapMessageInfoCollection class

Provides a container for a collection of ImapMessageInfo objects

The ImapMessageInfoCollection type exposes the following members:

Constructors

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

Properties

NameDescription
exceptionsGets collection of exceptions, that occurred during message processing.

Methods

NameDescription
add_range(message_infos)

See Also