BeginUnselectFolder

BeginUnselectFolder (1 of 12)

Begins permanently removes all messages marked as deleted for currently selected folder and removes selected-state for current folder asyncronously.

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

BeginUnselectFolder()

BeginUnselectFolder (2 of 12)

Unselects folder which are currently selected asyncronously. if doNotExpunge property is true, all messages are marked as deleted are removed, otherwise deletion canceled. Please note, this operation works only in case if server supports RFC3691 See more https://tools.ietf.org/html/rfc3691

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

BeginUnselectFolder(bool doNotExpunge)
ParameterDescription
doNotExpungeSpecifies whether messages marked as deleted should be removed.

BeginUnselectFolder (3 of 12)

Unselects folder which are currently selected asyncronously. if doNotExpunge property is true, all messages are marked as deleted are removed, otherwise deletion canceled. Please note, this operation works only in case if server supports RFC3691 See more https://tools.ietf.org/html/rfc3691

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

BeginUnselectFolder(bool doNotExpunge, System::AsyncCallback callback)
ParameterDescription
doNotExpungeSpecifies whether messages marked as deleted should be removed.
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginUnselectFolder (4 of 12)

Unselects folder which are currently selected asyncronously. if doNotExpunge property is true, all messages are marked as deleted are removed, otherwise deletion canceled. Please note, this operation works only in case if server supports RFC3691 See more https://tools.ietf.org/html/rfc3691

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

BeginUnselectFolder(bool doNotExpunge, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
doNotExpungeSpecifies whether messages marked as deleted should be removed.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginUnselectFolder (5 of 12)

Begins permanently removes all messages marked as deleted for currently selected folder and removes selected-state for current folder asyncronously.

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

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

BeginUnselectFolder (6 of 12)

Begins permanently removes all messages marked as deleted for currently selected folder and removes selected-state for current folder asyncronously.

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

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

BeginUnselectFolder (7 of 12)

Begins permanently removes all messages marked as deleted for currently selected folder and removes selected-state for current folder asyncronously.

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

BeginUnselectFolder(System::SharedPtr < IConnection > connection)
ParameterDescription
connectionConnection to a server

BeginUnselectFolder (8 of 12)

Unselects folder which are currently selected asyncronously. if doNotExpunge property is true, all messages are marked as deleted are removed, otherwise deletion canceled. Please note, this operation works only in case if server supports RFC3691 See more https://tools.ietf.org/html/rfc3691

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

BeginUnselectFolder(System::SharedPtr < IConnection > connection, bool doNotExpunge)
ParameterDescription
connectionConnection to a server
doNotExpungeSpecifies whether messages marked as deleted should be removed.

BeginUnselectFolder (9 of 12)

Unselects folder which are currently selected asyncronously. if doNotExpunge property is true, all messages are marked as deleted are removed, otherwise deletion canceled. Please note, this operation works only in case if server supports RFC3691 See more https://tools.ietf.org/html/rfc3691

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

BeginUnselectFolder(System::SharedPtr < IConnection > connection, bool doNotExpunge, System::AsyncCallback callback)
ParameterDescription
connectionConnection to a server
doNotExpungeSpecifies whether messages marked as deleted should be removed.
callbackReferences a method to be called when a corresponding asynchronous operation completes.

BeginUnselectFolder (10 of 12)

Unselects folder which are currently selected asyncronously. if doNotExpunge property is true, all messages are marked as deleted are removed, otherwise deletion canceled. Please note, this operation works only in case if server supports RFC3691 See more https://tools.ietf.org/html/rfc3691

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

BeginUnselectFolder(System::SharedPtr < IConnection > connection, bool doNotExpunge, System::AsyncCallback callback, System::SharedPtr < System::Object > state)
ParameterDescription
connectionConnection to a server
doNotExpungeSpecifies whether messages marked as deleted should be removed.
callbackReferences a method to be called when a corresponding asynchronous operation completes.
stateThe state.

BeginUnselectFolder (11 of 12)

Begins permanently removes all messages marked as deleted for currently selected folder and removes selected-state for current folder asyncronously.

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

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

BeginUnselectFolder (12 of 12)

Begins permanently removes all messages marked as deleted for currently selected folder and removes selected-state for current folder asyncronously.

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

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