BeginMoveMessages
BeginMoveMessages (1 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(int32_t startSequence, int32_t endSequence, System::String folderName)
| Parameter | Description |
|---|---|
| startSequence | The starting sequence number of a message list |
| endSequence | The ending sequence number of a message list |
| folderName | Folder name where a message is to be moved |
BeginMoveMessages (2 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(int32_t startSequence, int32_t endSequence, System::String folderName, bool commitDeletions)
| Parameter | Description |
|---|---|
| startSequence | The starting sequence number of a message list |
| endSequence | The ending sequence number of a message list |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
BeginMoveMessages (3 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(int32_t startSequence, int32_t endSequence, System::String folderName, bool commitDeletions, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| startSequence | The starting sequence number of a message list |
| endSequence | The ending sequence number of a message list |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginMoveMessages (4 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(int32_t startSequence, int32_t endSequence, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| startSequence | The starting sequence number of a message list |
| endSequence | The ending sequence number of a message list |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |
BeginMoveMessages (5 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(int32_t startSequence, int32_t endSequence, System::String folderName, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| startSequence | The starting sequence number of a message list |
| endSequence | The ending sequence number of a message list |
| folderName | Folder name where a message is to be moved |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginMoveMessages (6 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(int32_t startSequence, int32_t endSequence, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| startSequence | The starting sequence number of a message list |
| endSequence | The ending sequence number of a message list |
| folderName | Folder name where a message is to be moved |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |
BeginMoveMessages (7 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| startSequence | The starting sequence number of a message list |
| endSequence | The ending sequence number of a message list |
| folderName | Folder name where a message is to be moved |
BeginMoveMessages (8 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName, bool commitDeletions)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| startSequence | The starting sequence number of a message list |
| endSequence | The ending sequence number of a message list |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
BeginMoveMessages (9 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName, bool commitDeletions, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| startSequence | The starting sequence number of a message list |
| endSequence | The ending sequence number of a message list |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginMoveMessages (10 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| startSequence | The starting sequence number of a message list |
| endSequence | The ending sequence number of a message list |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |
BeginMoveMessages (11 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| startSequence | The starting sequence number of a message list |
| endSequence | The ending sequence number of a message list |
| folderName | Folder name where a message is to be moved |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginMoveMessages (12 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, int32_t startSequence, int32_t endSequence, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| startSequence | The starting sequence number of a message list |
| endSequence | The ending sequence number of a message list |
| folderName | Folder name where a message is to be moved |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |
BeginMoveMessages (13 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| sequenceSet | The set of sequence numbers for messages |
| folderName | Folder name where a message is to be moved |
BeginMoveMessages (14 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| sequenceSet | The set of sequence numbers for messages |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
BeginMoveMessages (15 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| sequenceSet | The set of sequence numbers for messages |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginMoveMessages (16 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| sequenceSet | The set of sequence numbers for messages |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |
BeginMoveMessages (17 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| sequenceSet | The set of sequence numbers for messages |
| folderName | Folder name where a message is to be moved |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginMoveMessages (18 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| sequenceSet | The set of sequence numbers for messages |
| folderName | Folder name where a message is to be moved |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |
BeginMoveMessages (19 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| messageInfoSet | The set of ImapMessageInfo |
| folderName | Folder name where a message is to be moved |
BeginMoveMessages (20 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, bool commitDeletions)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| messageInfoSet | The set of ImapMessageInfo |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
BeginMoveMessages (21 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| messageInfoSet | The set of ImapMessageInfo |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginMoveMessages (22 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| messageInfoSet | The set of ImapMessageInfo |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |
BeginMoveMessages (23 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| messageInfoSet | The set of ImapMessageInfo |
| folderName | Folder name where a message is to be moved |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginMoveMessages (24 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| messageInfoSet | The set of ImapMessageInfo |
| folderName | Folder name where a message is to be moved |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |
BeginMoveMessages (25 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| uidSet | The set of UID for messages |
| folderName | Folder name where a message is to be moved |
BeginMoveMessages (26 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, bool commitDeletions)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| uidSet | The set of UID for messages |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
BeginMoveMessages (27 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| uidSet | The set of UID for messages |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginMoveMessages (28 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| uidSet | The set of UID for messages |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |
BeginMoveMessages (29 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| uidSet | The set of UID for messages |
| folderName | Folder name where a message is to be moved |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginMoveMessages (30 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| uidSet | The set of UID for messages |
| folderName | Folder name where a message is to be moved |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |
BeginMoveMessages (31 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::String folderName)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| startUid | The starting UID of a message list |
| endUid | The ending UID of a message list |
| folderName | Folder name where a message is to be moved |
BeginMoveMessages (32 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::String folderName, bool commitDeletions)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| startUid | The starting UID of a message list |
| endUid | The ending UID of a message list |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
BeginMoveMessages (33 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::String folderName, bool commitDeletions, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| startUid | The starting UID of a message list |
| endUid | The ending UID of a message list |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginMoveMessages (34 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| startUid | The starting UID of a message list |
| endUid | The ending UID of a message list |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |
BeginMoveMessages (35 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::String folderName, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| startUid | The starting UID of a message list |
| endUid | The ending UID of a message list |
| folderName | Folder name where a message is to be moved |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginMoveMessages (36 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < IConnection > connection, System::String startUid, System::String endUid, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| connection | Connection to a server |
| startUid | The starting UID of a message list |
| endUid | The ending UID of a message list |
| folderName | Folder name where a message is to be moved |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |
BeginMoveMessages (37 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName)
| Parameter | Description |
|---|---|
| sequenceSet | The set of sequence numbers for messages |
| folderName | Folder name where a message is to be moved |
BeginMoveMessages (38 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions)
| Parameter | Description |
|---|---|
| sequenceSet | The set of sequence numbers for messages |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
BeginMoveMessages (39 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| sequenceSet | The set of sequence numbers for messages |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginMoveMessages (40 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| sequenceSet | The set of sequence numbers for messages |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |
BeginMoveMessages (41 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| sequenceSet | The set of sequence numbers for messages |
| folderName | Folder name where a message is to be moved |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginMoveMessages (42 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< int32_t >> sequenceSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| sequenceSet | The set of sequence numbers for messages |
| folderName | Folder name where a message is to be moved |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |
BeginMoveMessages (43 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName)
| Parameter | Description |
|---|---|
| messageInfoSet | The set of ImapMessageInfo |
| folderName | Folder name where a message is to be moved |
BeginMoveMessages (44 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, bool commitDeletions)
| Parameter | Description |
|---|---|
| messageInfoSet | The set of ImapMessageInfo |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
BeginMoveMessages (45 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| messageInfoSet | The set of ImapMessageInfo |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginMoveMessages (46 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| messageInfoSet | The set of ImapMessageInfo |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |
BeginMoveMessages (47 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| messageInfoSet | The set of ImapMessageInfo |
| folderName | Folder name where a message is to be moved |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginMoveMessages (48 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::SharedPtr < ImapMessageInfo >>> messageInfoSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| messageInfoSet | The set of ImapMessageInfo |
| folderName | Folder name where a message is to be moved |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |
BeginMoveMessages (49 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName)
| Parameter | Description |
|---|---|
| uidSet | The set of UID for messages |
| folderName | Folder name where a message is to be moved |
BeginMoveMessages (50 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, bool commitDeletions)
| Parameter | Description |
|---|---|
| uidSet | The set of UID for messages |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
BeginMoveMessages (51 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| uidSet | The set of UID for messages |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginMoveMessages (52 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| uidSet | The set of UID for messages |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |
BeginMoveMessages (53 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| uidSet | The set of UID for messages |
| folderName | Folder name where a message is to be moved |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginMoveMessages (54 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::SharedPtr < System::Collections::Generic::IEnumerable< System::String >> uidSet, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| uidSet | The set of UID for messages |
| folderName | Folder name where a message is to be moved |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |
BeginMoveMessages (55 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::String startUid, System::String endUid, System::String folderName)
| Parameter | Description |
|---|---|
| startUid | The starting UID of a message list |
| endUid | The ending UID of a message list |
| folderName | Folder name where a message is to be moved |
BeginMoveMessages (56 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::String startUid, System::String endUid, System::String folderName, bool commitDeletions)
| Parameter | Description |
|---|---|
| startUid | The starting UID of a message list |
| endUid | The ending UID of a message list |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
BeginMoveMessages (57 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::String startUid, System::String endUid, System::String folderName, bool commitDeletions, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| startUid | The starting UID of a message list |
| endUid | The ending UID of a message list |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginMoveMessages (58 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::String startUid, System::String endUid, System::String folderName, bool commitDeletions, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| startUid | The starting UID of a message list |
| endUid | The ending UID of a message list |
| folderName | Folder name where a message is to be moved |
| commitDeletions | Specifies whether deletions should be committed. |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |
BeginMoveMessages (59 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::String startUid, System::String endUid, System::String folderName, System::AsyncCallback callback)
| Parameter | Description |
|---|---|
| startUid | The starting UID of a message list |
| endUid | The ending UID of a message list |
| folderName | Folder name where a message is to be moved |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
BeginMoveMessages (60 of 60)
Begins an asynchronous moving.
Returns: System::IAsyncResult that represents the status of an asynchronous operation.
BeginMoveMessages(System::String startUid, System::String endUid, System::String folderName, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
| Parameter | Description |
|---|---|
| startUid | The starting UID of a message list |
| endUid | The ending UID of a message list |
| folderName | Folder name where a message is to be moved |
| callback | References a method to be called when a corresponding asynchronous operation completes. |
| state | The state. |