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