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