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

AddGroupsToRoleAsync Method

Adds the specified groups to a role in SharePoint.

Syntax

[VB.NET]
Public Function AddGroupsToRoleAsync(ByVal RoleName As String) As IAsyncAction
[C#]
public IAsyncAction AddGroupsToRoleAsync(string roleName);

Remarks

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

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