ListACLRulesAsync Method
Lists the ACL rules for the calendar.
Syntax
[VB.NET] Public Function ListACLRulesAsync() As IAsyncAction
[C#] public IAsyncAction ListACLRulesAsync();
Google Integrator V2 - Online Help
|
|||
|
Available for:
Questions / Feedback?
ListACLRulesAsync MethodLists the ACL rules for the calendar. Syntax[VB.NET] Public Function ListACLRulesAsync() As IAsyncAction [C#] public IAsyncAction ListACLRulesAsync(); RemarksThis method is the asynchronous version of the ListACLRules method and is used to support asynchronous operations in WinRT. Please refer to ListACLRules for more information. |
||