RingCentral .Net SDK
Properties | List of all members
RingCentral.EveryoneTeamInfo Class Reference

Properties

string id [get, set]
 Internal identifier of a chat More...
 
string type [get, set]
 Type of chat Enum: Everyone More...
 
string name [get, set]
 Chat name More...
 
string description [get, set]
 Chat description More...
 
string creationTime [get, set]
 Chat creation datetime in ISO 8601 format Format: date-time More...
 
string lastModifiedTime [get, set]
 Chat last change datetime in ISO 8601 format Format: date-time More...
 

Property Documentation

◆ creationTime

string RingCentral.EveryoneTeamInfo.creationTime
getset

Chat creation datetime in ISO 8601 format Format: date-time

◆ description

string RingCentral.EveryoneTeamInfo.description
getset

Chat description

◆ id

string RingCentral.EveryoneTeamInfo.id
getset

Internal identifier of a chat

◆ lastModifiedTime

string RingCentral.EveryoneTeamInfo.lastModifiedTime
getset

Chat last change datetime in ISO 8601 format Format: date-time

◆ name

string RingCentral.EveryoneTeamInfo.name
getset

Chat name

◆ type

string RingCentral.EveryoneTeamInfo.type
getset

Type of chat Enum: Everyone


The documentation for this class was generated from the following file: