The CreateGroupParameters type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | Description |
The description of the group to create.
|
![]() | GroupImage |
The PictureData for the group avatar image.
|
![]() | ImageUrl |
The full-resolution group avatar image. Get and set accesses the GroupImage property, so either GroupImage or ImageUrl must be set.
|
![]() | IsOpenForSharing |
Defines if the group is open for share / free to join.
|
![]() | Name |
The name of the new group.
|
See Also