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