ResetMessageFlagsAsync Method
Replaces the flags of the messages specified by MessageSet with the flags specified by MessageFlags .
Syntax
[VB.NET] Public Function ResetMessageFlagsAsync() As Task
[C#] public Task ResetMessageFlagsAsync();
IP*Works! OpenPGP V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
ResetMessageFlagsAsync MethodReplaces the flags of the messages specified by MessageSet with the flags specified by MessageFlags . Syntax[VB.NET] Public Function ResetMessageFlagsAsync() As Task [C#] public Task ResetMessageFlagsAsync(); RemarksThis method is the asynchronous version of the ResetMessageFlags method and is used to support asynchronous operations in WinRT. Please refer to ResetMessageFlags for more information. |
||