ListNewGroupsAsync Method
Lists all new groups on the server.
Syntax
[VB.NET] Public Function ListNewGroupsAsync() As Task
[C#] public Task ListNewGroupsAsync();
IP*Works! V9 - Online Help
|
|||
|
Available for:
Questions / Feedback?
ListNewGroupsAsync MethodLists all new groups on the server. Syntax[VB.NET] Public Function ListNewGroupsAsync() As Task [C#] public Task ListNewGroupsAsync(); RemarksThis method is the asynchronous version of the ListNewGroups method and is used to support asynchronous operations in WinRT. Please refer to ListNewGroups for more information. |
||