BeginListMessages

BeginListMessages (1 of 44)

Begins getting the list of messages asynchronously in the current folder

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages()

BeginListMessages (2 of 44)

Begins getting the list of messages in the current folder that have a modification sequence bigger than specified value. Please, see more https://tools.ietf.org/html/rfc7162

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(int64_t modificationSequence)
ParameterDescription
modificationSequenceModification sequence

BeginListMessages (3 of 44)

Begins getting the list of messages in the current folder that have a modification sequence bigger than specified value. Please, see more https://tools.ietf.org/html/rfc7162

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(int64_t modificationSequence, System::AsyncCallback callback)
ParameterDescription
modificationSequenceModification sequence
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginListMessages (4 of 44)

Begins getting the list of messages in the current folder that have a modification sequence bigger than specified value. Please, see more https://tools.ietf.org/html/rfc7162

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
modificationSequenceModification sequence
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginListMessages (5 of 44)

Begins getting the list of messages asynchronously in the current folder

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::AsyncCallback callback)
ParameterDescription
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginListMessages (6 of 44)

Begins getting the list of messages asynchronously in the current folder

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginListMessages (7 of 44)

Begins getting the list of messages in the current folder Please, see more https://tools.ietf.org/html/rfc7162

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::SharedPtr < IConnection > connection, int32_t maxNumberOfMessages)
ParameterDescription
connectionConnection to a server
maxNumberOfMessagesMaximum number of messages.

BeginListMessages (8 of 44)

Begins getting the list of messages in the current folder Please, see more https://tools.ietf.org/html/rfc7162

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::SharedPtr < IConnection > connection, int32_t maxNumberOfMessages, System::AsyncCallback callback)
ParameterDescription
connectionConnection to a server
maxNumberOfMessagesMaximum number of messages.
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginListMessages (9 of 44)

Begins getting the list of messages in the current folder Please, see more https://tools.ietf.org/html/rfc7162

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::SharedPtr < IConnection > connection, int32_t maxNumberOfMessages, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
maxNumberOfMessagesMaximum number of messages.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginListMessages (10 of 44)

Begins getting the list of messages in the current folder that have a modification sequence bigger than specified value. Please, see more https://tools.ietf.org/html/rfc7162

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::SharedPtr < IConnection > connection, int64_t modificationSequence)
ParameterDescription
connectionConnection to a server
modificationSequenceModification sequence

BeginListMessages (11 of 44)

Begins getting the list of messages in the current folder that have a modification sequence bigger than specified value. Please, see more https://tools.ietf.org/html/rfc7162

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::SharedPtr < IConnection > connection, int64_t modificationSequence, System::AsyncCallback callback)
ParameterDescription
connectionConnection to a server
modificationSequenceModification sequence
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginListMessages (12 of 44)

Begins getting the list of messages in the current folder that have a modification sequence bigger than specified value. Please, see more https://tools.ietf.org/html/rfc7162

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::SharedPtr < IConnection > connection, int64_t modificationSequence, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
modificationSequenceModification sequence
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginListMessages (13 of 44)

Begins ListMessages operation asynchronously

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::SharedPtr < IConnection > connection, System::String folderName, ImapListFields fieldsList, int32_t maxNumberOfMessages)
ParameterDescription
connectionConnection to a server
folderNameFolder to retrieve messages.
fieldsListFields that may be retrieved from the server.
maxNumberOfMessagesMaximum number of messages.

BeginListMessages (14 of 44)

Begins ListMessages operation asynchronously

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::SharedPtr < IConnection > connection, System::String folderName, ImapListFields fieldsList, int32_t maxNumberOfMessages, System::AsyncCallback callback)
ParameterDescription
connectionConnection to a server
folderNameFolder to retrieve messages.
fieldsListFields that may be retrieved from the server.
maxNumberOfMessagesMaximum number of messages.
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginListMessages (15 of 44)

Begins ListMessages operation asynchronously

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::SharedPtr < IConnection > connection, System::String folderName, ImapListFields fieldsList, int32_t maxNumberOfMessages, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
folderNameFolder to retrieve messages.
fieldsListFields that may be retrieved from the server.
maxNumberOfMessagesMaximum number of messages.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginListMessages (16 of 44)

Begins getting the list of messages in the current folder that have a modification sequence bigger than specified value. Please, see more https://tools.ietf.org/html/rfc7162

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::SharedPtr < IConnection > connection, System::String folderName, int64_t modificationSequence, bool retrieveRecursively, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
folderNameFolder to retrieve messages.
modificationSequenceModification sequence
retrieveRecursivelyIndicates, if messages have to be retrieved recursively.
messageExtraFieldsList of extra parameters for a message wich will be requested.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginListMessages (17 of 44)

Begins ListMessages operation asynchronously

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst)
ParameterDescription
connectionConnection to a server
folderNameFolder to retrieve messages.
sequenceNumberLstsequenceNumber list for ImapMessageInfo to retrieve from a server.

BeginListMessages (18 of 44)

Begins ListMessages operation asynchronously

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst, System::AsyncCallback callback)
ParameterDescription
connectionConnection to a server
folderNameFolder to retrieve messages.
sequenceNumberLstsequenceNumber list for ImapMessageInfo to retrieve from a server.
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginListMessages (19 of 44)

Begins ListMessages operation asynchronously

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
folderNameFolder to retrieve messages.
sequenceNumberLstsequenceNumber list for ImapMessageInfo to retrieve from a server.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginListMessages (20 of 44)

Begins ListMessages operation asynchronously

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst)
ParameterDescription
connectionConnection to a server
folderNameFolder to retrieve messages.
uniqueIdLstUniqueId list for ImapMessageInfo to retrieve from a server.

BeginListMessages (21 of 44)

Begins ListMessages operation asynchronously

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst, System::AsyncCallback callback)
ParameterDescription
connectionConnection to a server
folderNameFolder to retrieve messages.
uniqueIdLstUniqueId list for ImapMessageInfo to retrieve from a server.
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginListMessages (22 of 44)

Begins ListMessages operation asynchronously

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
folderNameFolder to retrieve messages.
uniqueIdLstUniqueId list for ImapMessageInfo to retrieve from a server.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginListMessages (23 of 44)

Begins getting the list of messages asynchronously in the current folder

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < Tools::Search::MailQuery > query, int32_t maxNumberOfMessages, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> messageExtraFields, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
folderNameMessages location
queryMailQuery that represents search query.
maxNumberOfMessagesMaximum number of messages.
messageExtraFieldsList of extra parameters for a message wich will be requested.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginListMessages (24 of 44)

Begins getting the list of messages asynchronously in the current folder

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::SharedPtr < Tools::Search::MailQuery > query)
ParameterDescription
queryMailQuery that represents search query.

BeginListMessages (25 of 44)

Begins getting the list of messages asynchronously in the current folder

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::SharedPtr < Tools::Search::MailQuery > query, int32_t maxNumberOfMessages)
ParameterDescription
queryMailQuery that represents search query.
maxNumberOfMessagesMaximum number of messages.

BeginListMessages (26 of 44)

Begins getting the list of messages asynchronously in the current folder

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::SharedPtr < Tools::Search::MailQuery > query, int32_t maxNumberOfMessages, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
queryMailQuery that represents search query.
maxNumberOfMessagesMaximum number of messages.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginListMessages (27 of 44)

Begins getting the list of messages asynchronously in the current folder

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::SharedPtr < Tools::Search::MailQuery > query, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
queryMailQuery that represents search query.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginListMessages (28 of 44)

Begins getting the list of messages asynchronously in the current folder

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::String folderName)
ParameterDescription
folderNameMessages location

BeginListMessages (29 of 44)

Begins ListMessages operation asynchronously

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::String folderName, ImapListFields fieldsList, int32_t maxNumberOfMessages)
ParameterDescription
folderNameFolder to retrieve messages.
fieldsListFields that may be retrieved from the server.
maxNumberOfMessagesMaximum number of messages.

BeginListMessages (30 of 44)

Begins ListMessages operation asynchronously

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::String folderName, ImapListFields fieldsList, int32_t maxNumberOfMessages, System::AsyncCallback callback)
ParameterDescription
folderNameFolder to retrieve messages.
fieldsListFields that may be retrieved from the server.
maxNumberOfMessagesMaximum number of messages.
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginListMessages (31 of 44)

Begins ListMessages operation asynchronously

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::String folderName, ImapListFields fieldsList, int32_t maxNumberOfMessages, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
folderNameFolder to retrieve messages.
fieldsListFields that may be retrieved from the server.
maxNumberOfMessagesMaximum number of messages.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginListMessages (32 of 44)

Begins getting the list of messages asynchronously in the current folder

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::String folderName, System::AsyncCallback callback)
ParameterDescription
folderNameFolder to retrieve messages.
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginListMessages (33 of 44)

Begins getting the list of messages asynchronously in the current folder

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
folderNameFolder to retrieve messages.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginListMessages (34 of 44)

Begins ListMessages operation asynchronously

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst)
ParameterDescription
folderNameFolder to retrieve messages.
sequenceNumberLstsequenceNumber list for ImapMessageInfo to retrieve from a server.

BeginListMessages (35 of 44)

Begins ListMessages operation asynchronously

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst, System::AsyncCallback callback)
ParameterDescription
folderNameFolder to retrieve messages.
sequenceNumberLstsequenceNumber list for ImapMessageInfo to retrieve from a server.
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginListMessages (36 of 44)

Begins ListMessages operation asynchronously

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceNumberLst, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
folderNameFolder to retrieve messages.
sequenceNumberLstsequenceNumber list for ImapMessageInfo to retrieve from a server.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginListMessages (37 of 44)

Begins ListMessages operation asynchronously

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst)
ParameterDescription
folderNameFolder to retrieve messages.
uniqueIdLstUniqueId list for ImapMessageInfo to retrieve from a server.

BeginListMessages (38 of 44)

Begins ListMessages operation asynchronously

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst, System::AsyncCallback callback)
ParameterDescription
folderNameFolder to retrieve messages.
uniqueIdLstUniqueId list for ImapMessageInfo to retrieve from a server.
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginListMessages (39 of 44)

Begins ListMessages operation asynchronously

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uniqueIdLst, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
folderNameFolder to retrieve messages.
uniqueIdLstUniqueId list for ImapMessageInfo to retrieve from a server.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginListMessages (40 of 44)

Begins getting the list of messages asynchronously in the current folder

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::String folderName, System::SharedPtr < Tools::Search::MailQuery > query)
ParameterDescription
folderNameMessages location
queryMailQuery that represents search query.

BeginListMessages (41 of 44)

Begins getting the list of messages asynchronously in the current folder

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::String folderName, System::SharedPtr < Tools::Search::MailQuery > query, int32_t maxNumberOfMessages)
ParameterDescription
folderNameMessages location
queryMailQuery that represents search query.
maxNumberOfMessagesMaximum number of messages.

BeginListMessages (42 of 44)

Begins getting the list of messages asynchronously in the current folder

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::String folderName, System::SharedPtr < Tools::Search::MailQuery > query, int32_t maxNumberOfMessages, System::AsyncCallback callback)
ParameterDescription
folderNameMessages location
queryMailQuery that represents search query.
maxNumberOfMessagesMaximum number of messages.
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginListMessages (43 of 44)

Begins getting the list of messages asynchronously in the current folder

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::String folderName, System::SharedPtr < Tools::Search::MailQuery > query, int32_t maxNumberOfMessages, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
folderNameMessages location
queryMailQuery that represents search query.
maxNumberOfMessagesMaximum number of messages.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginListMessages (44 of 44)

Begins getting the list of messages asynchronously

Returns: System::IAsyncResult that represents the status of an asynchronous operation.

BeginListMessages(System::String folderName, System::SharedPtr < Tools::Search::MailQuery > query, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
folderNameMessages location
queryMailQuery that represents search query.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.