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

AddUsersToRole Method

Adds the specified users to a role in SharePoint.

Syntax

[VB.NET]
Public Sub AddUsersToRole(ByVal RoleName As String)
[C#]
public void AddUsersToRole(string roleName);

Remarks

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

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