GetMailboxACLAsync Method
Retrieves mailbox access control rights.
Syntax
[VB.NET] Public Function GetMailboxACLAsync() As IAsyncAction
[C#] public IAsyncAction GetMailboxACLAsync();
IP*Works! OpenPGP V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
GetMailboxACLAsync MethodRetrieves mailbox access control rights. Syntax[VB.NET] Public Function GetMailboxACLAsync() As IAsyncAction [C#] public IAsyncAction GetMailboxACLAsync(); RemarksThis method is the asynchronous version of the GetMailboxACL method and is used to support asynchronous operations in WinRT. Please refer to GetMailboxACL for more information. |
||