The Group type exposes the following members.

Properties

  Name Description
Public property CreatorId
Gets user id that created group.
Public property DateCreated
Gets time when group is created.
Public property Description
Gets or sets group desctiption.
Public property GroupCatagoryId
Gets or sets group category id.
Public property Id
Gets group id.
Public property ImagePath
Gets or sets path to the group image.
Public property MemberCount
Gets number of group members.
Public property Name
Gets or sets group name.

See Also