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