Adds the given description to the new group.
Namespace: CkSoftware.GroupMe.Sdk.Groups.CommandsAssembly: CkSoftware.GroupMe.Sdk.Groups (in CkSoftware.GroupMe.Sdk.Groups.dll) Version: 1.0.1.35398 (1.0.1.0)
Syntax
Parameters
- description
- Type: System String
The description of the new group.
Return Value
Type: CreateGroupCommandThe extended CreateGroupCommand.
See Also