SP.GroupCreationInformation.description property (sp.js)

Gets or sets a string that contains the description of the group to be created.

Applies to: apps for SharePoint | SharePoint Foundation 2013 | SharePoint Server 2013

var value = SP.GroupCreationInformation.get_description ()
var value = SP.GroupCreationInformation.set_description ()

Return value

Type: String

Remarks

Its length must be equal to or less than 512.