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

DeleteUserFromGroup Method

Remove the user from the specified group.

Syntax

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

Remarks

This method will delete the user specified by the UserLoginName parameter from the GroupName.

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