SharePoint Integrator V4 - Online Help
SharePoint Integrator V4
Questions / Feedback?

AddUsersToGroupAsync Method

Adds the specified users to a group in SharePoint.

Syntax

[VB.NET]
Public Function AddUsersToGroupAsync(ByVal GroupName As String) As IAsyncAction
[C#]
public IAsyncAction AddUsersToGroupAsync(string groupName);

Remarks

This method is the asynchronous version of the AddUsersToGroup method and is used to support asynchronous operations in WinRT. Please refer to AddUsersToGroup for more information.

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 4.0.6240.0