ImapUniqueIdParameterSet

ImapUniqueIdParameterSet class

The IAsyncImapClient method parameter set with the set of message unique identifiers.

The ImapUniqueIdParameterSet type exposes the following members:

Methods

NameDescription
set_messages(start_unique_id, end_unique_id)
set_messages(unique_ids)
create()
set_message(unique_id)
set_connection(connection)

See Also