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

Information specified in request More...

Properties

string timeFrom [get, set]
 Starting time for data collection Format: date-time More...
 
string timeTo [get, set]
 Ending time for data collection Format: date-time More...
 
DataExportTaskContactInfo[] contacts [get, set]
 
string[] chatIds [get, set]
 List of chats from which the data (posts, files, tasks, events, notes, etc.) will be collected More...
 

Detailed Description

Information specified in request

Property Documentation

◆ chatIds

string [] RingCentral.SpecificInfo.chatIds
getset

List of chats from which the data (posts, files, tasks, events, notes, etc.) will be collected

◆ contacts

DataExportTaskContactInfo [] RingCentral.SpecificInfo.contacts
getset

◆ timeFrom

string RingCentral.SpecificInfo.timeFrom
getset

Starting time for data collection Format: date-time

◆ timeTo

string RingCentral.SpecificInfo.timeTo
getset

Ending time for data collection Format: date-time


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