SP.Group.description Property

Applies to: SharePoint Foundation 2010

Gets or sets the description of the group.

var value = SP.Group.get_description(); 
SP.Group.set_description(value);

Property Value

Type: String

Text containing the description of the group.

Applies To

SP.Group Class

See Also

Reference

SP.Group Methods

SP.Group Properties

SP Namespace