FetchMessageInfoAsync Method
Retrieves information about messages specified by the MessageSet property.
Syntax
[VB.NET] Public Function FetchMessageInfoAsync() As IAsyncAction
[C#] public IAsyncAction FetchMessageInfoAsync();
IP*Works! OpenPGP V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
FetchMessageInfoAsync MethodRetrieves information about messages specified by the MessageSet property. Syntax[VB.NET] Public Function FetchMessageInfoAsync() As IAsyncAction [C#] public IAsyncAction FetchMessageInfoAsync(); RemarksThis method is the asynchronous version of the FetchMessageInfo method and is used to support asynchronous operations in WinRT. Please refer to FetchMessageInfo for more information. |
||