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

AddUsersToGroup Method

Adds the specified users to a group in SharePoint.

Syntax

[VB.NET]
Public Sub AddUsersToGroup(ByVal GroupName As String)
[C#]
public void AddUsersToGroup(string groupName);

Remarks

This method will add the users specified by the Users property to the GroupName in SharePoint.

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