CreateGroupResponse Class

Definition

Response for Creates a new group

public class CreateGroupResponse
type CreateGroupResponse = class
Public Class CreateGroupResponse
Inheritance
CreateGroupResponse

Constructors

Name Description
CreateGroupResponse()

Properties

Name Description
GroupMemberCount

The number of members of the group.

Id

The numerical id of the group.

IsKeyword

Wheter this group is a keyword group. Such groups are autogenerated when a user sets up a keyword. Contacts are automatically added when they enroll.

LastMessageSentUtc

Timestamp of when the last group message was sent for this group.

Name

The name of this group.

Notes

Any notes on this group.

Applies to