GetRecipientInfoAsync Method
Gets recipient information for an encrypted message.
Syntax
[VB.NET] Public Function GetRecipientInfoAsync() As IAsyncAction
[C#] public IAsyncAction GetRecipientInfoAsync();
IP*Works! OpenPGP V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
GetRecipientInfoAsync MethodGets recipient information for an encrypted message. Syntax[VB.NET] Public Function GetRecipientInfoAsync() As IAsyncAction [C#] public IAsyncAction GetRecipientInfoAsync(); RemarksThis method is the asynchronous version of the GetRecipientInfo method and is used to support asynchronous operations in WinRT. Please refer to GetRecipientInfo for more information. |
||