DeleteMailboxAsync Method
Deletes a mailbox specified by Mailbox .
Syntax
[VB.NET] Public Function DeleteMailboxAsync() As IAsyncAction
[C#] public IAsyncAction DeleteMailboxAsync();
IP*Works! OpenPGP V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
DeleteMailboxAsync MethodDeletes a mailbox specified by Mailbox . Syntax[VB.NET] Public Function DeleteMailboxAsync() As IAsyncAction [C#] public IAsyncAction DeleteMailboxAsync(); RemarksThis method is the asynchronous version of the DeleteMailbox method and is used to support asynchronous operations in WinRT. Please refer to DeleteMailbox for more information. |
||