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

SPGroup Type

This type is used to describe groups in SharePoint.

Remarks

This is used to create, update and list groups.

Fields

DefaultLogin
String

The user name of the default user for the group. This value should be in the format: "DOMAIN\name".

Description
String

A description of the group.

Id
String

A unique Id for the group. This is assigned by SharePoint and will be populated after calling the ListGroups method.

Name
String

The name of the group.

NewName
String

The new name of the group.

Use this Field to rename the group when UpdateGroups is called.

OwnerLogin
String

The user name of the owner of the group. This value should be in the format: "DOMAIN\name".

OwnerType
TOwnerTypes

The type of owner.

Constructors

[VB.NET]
Public SPGroup()

[C#]
public SPGroup();



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