GetGroupByIdResponse Class

Definition

Response for Get a group by its id

public class GetGroupByIdResponse
type GetGroupByIdResponse = class
Public Class GetGroupByIdResponse
Inheritance
GetGroupByIdResponse

Constructors

Name Description
GetGroupByIdResponse()

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