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

Query parameters for operation listRecentChatsNew More...

Properties

string[] type [get, set]
 Type of chats to be fetched. By default, all chat types are returned Enum: Everyone, Group, Personal, Direct, Team More...
 
long? recordCount [get, set]
 Max number of chats to be fetched by one request (Not more than 250). Maximum: 250 Format: int32 Default: 30 More...
 

Detailed Description

Query parameters for operation listRecentChatsNew

Property Documentation

◆ recordCount

long? RingCentral.ListRecentChatsNewParameters.recordCount
getset

Max number of chats to be fetched by one request (Not more than 250). Maximum: 250 Format: int32 Default: 30

◆ type

string [] RingCentral.ListRecentChatsNewParameters.type
getset

Type of chats to be fetched. By default, all chat types are returned Enum: Everyone, Group, Personal, Direct, Team


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