RingCentral .Net SDK
All Classes Namespaces Functions Variables Properties Events Pages
Properties | List of all members
RingCentral.TMConversationInfo Class Reference

Properties

string id [get, set]
 Internal identifier of a conversation More...
 
string type [get, set]
 Type of conversation Enum: Direct, Personal, Group More...
 
string creationTime [get, set]
 Conversation creation datetime in ISO 8601 format Format: date-time More...
 
string lastModifiedTime [get, set]
 Conversation last change datetime in ISO 8601 format Format: date-time More...
 
TMChatMemberInfo[] members [get, set]
 

Property Documentation

◆ creationTime

string RingCentral.TMConversationInfo.creationTime
getset

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

◆ id

string RingCentral.TMConversationInfo.id
getset

Internal identifier of a conversation

◆ lastModifiedTime

string RingCentral.TMConversationInfo.lastModifiedTime
getset

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

◆ members

TMChatMemberInfo [] RingCentral.TMConversationInfo.members
getset

◆ type

string RingCentral.TMConversationInfo.type
getset

Type of conversation Enum: Direct, Personal, Group


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