BeginAppendMessages

BeginAppendMessages (1 of 16)

Begins append message to the end of the specified folder If current folder hasn’t been specified default folder is used.

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

BeginAppendMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages)
ParameterDescription
connectionConnection to a server
messagesEnumeration of email messages to be upload

BeginAppendMessages (2 of 16)

Begins append message to the end of the current folder If current folder hasn’t been specified default folder is used.

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

BeginAppendMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> fileNames)
ParameterDescription
connectionConnection to a server
fileNamesFile names (*.eml) of an email messages that will be uploaded

BeginAppendMessages (3 of 16)

Begins append message to the end of the specified folder

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

BeginAppendMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages)
ParameterDescription
connectionConnection to a server
folderNameFolder that will receive the mail message
messagesEnumeration of email messages to be upload

BeginAppendMessages (4 of 16)

Begins append message to the end of the specified folder

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

BeginAppendMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages, System::AsyncCallback callback)
ParameterDescription
connectionConnection to a server
folderNameFolder that will receive the mail message
messagesEnumeration of email messages to be upload
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginAppendMessages (5 of 16)

Begins append message to the end of the specified folder

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

BeginAppendMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
folderNameFolder that will receive the mail message
messagesEnumeration of email messages to be upload
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginAppendMessages (6 of 16)

Begins append message to the end of the specified folder

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

BeginAppendMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> fileNames)
ParameterDescription
connectionConnection to a server
folderNameFolder that will receive the mail message
fileNamesFile names (*.eml) of an email messages that will be uploaded

BeginAppendMessages (7 of 16)

Begins append message to the end of the specified folder

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

BeginAppendMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> fileNames, System::AsyncCallback callback)
ParameterDescription
connectionConnection to a server
folderNameFolder that will receive the mail message
fileNamesFile names (*.eml) of an email messages that will be uploaded
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginAppendMessages (8 of 16)

Begins append message to the end of the specified folder

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

BeginAppendMessages(System::SharedPtr < IConnection > connection, System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> fileNames, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
folderNameFolder that will receive the mail message
fileNamesFile names (*.eml) of an email messages that will be uploaded
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginAppendMessages (9 of 16)

Begins append message to the end of the specified folder If current folder hasn’t been specified default folder is used.

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

BeginAppendMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages)
ParameterDescription
messagesEnumeration of email messages to be upload

BeginAppendMessages (10 of 16)

Begins append message to the end of the current folder If current folder hasn’t been specified default folder is used.

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

BeginAppendMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> fileNames)
ParameterDescription
fileNamesFile names (*.eml) of an email messages that will be uploaded

BeginAppendMessages (11 of 16)

Begins append message to the end of the specified folder

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

BeginAppendMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages)
ParameterDescription
folderNameFolder that will receive the mail message
messagesEnumeration of email messages to be upload

BeginAppendMessages (12 of 16)

Begins append message to the end of the specified folder

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

BeginAppendMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages, System::AsyncCallback callback)
ParameterDescription
folderNameFolder that will receive the mail message
messagesEnumeration of email messages to be upload
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginAppendMessages (13 of 16)

Begins append message to the end of the specified folder

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

BeginAppendMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < MailMessage >>> messages, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
folderNameFolder that will receive the mail message
messagesEnumeration of email messages to be upload
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginAppendMessages (14 of 16)

Begins append message to the end of the specified folder

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

BeginAppendMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> fileNames)
ParameterDescription
folderNameFolder that will receive the mail message
fileNamesFile names (*.eml) of an email messages that will be uploaded

BeginAppendMessages (15 of 16)

Begins append message to the end of the specified folder

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

BeginAppendMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> fileNames, System::AsyncCallback callback)
ParameterDescription
folderNameFolder that will receive the mail message
fileNamesFile names (*.eml) of an email messages that will be uploaded
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginAppendMessages (16 of 16)

Begins append message to the end of the specified folder

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

BeginAppendMessages(System::String folderName, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> fileNames, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
folderNameFolder that will receive the mail message
fileNamesFile names (*.eml) of an email messages that will be uploaded
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.