SP.GroupCreationInformation object
An object used to facilitate creation of a cross-site group.
Last modified: March 09, 2015
Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013
var object = new SP.GroupCreationInformation()
The GroupCreationInformation object has the following members.
Constructor
The GroupCreationInformation object has the following constructor.
|
Constructor |
Description |
|---|---|
|
Initializes a new instance of the SP.GroupCreationInformation object. |
Properties
The GroupCreationInformation object has the following properties.
|
Property |
Description |
|---|---|
|
Gets or sets a string that contains the description of the group to be created. |
|
|
Gets or sets a string that contains the name of the group to be created. |
|
|
This member is reserved for internal use and is not intended to be used directly from your code. |