|
string | timeFrom [get, set] |
| Starting time for data collection. The default value is timeTo minus 24 hours. Max allowed time frame between timeFrom and timeTo is 6 months Format: date-time More...
|
|
string | timeTo [get, set] |
| Ending time for data collection. The default value is current time. Max allowed time frame between timeFrom and timeTo is 6 months Format: date-time More...
|
|
DataExportTaskContactInfo[] | contacts [get, set] |
| List of contacts which data is collected. The following data will be exported: posts, tasks, events, etc. posted by the user(s); posts addressing the user(s) via direct and @Mentions; tasks assigned to the listed user(s). The list of 30 users per request is supported. More...
|
|
string[] | chatIds [get, set] |
| List of chats from which the data (posts, files, tasks, events, notes, etc.) will be collected. Maximum number of chats supported is 10 More...
|
|
◆ chatIds
string [] RingCentral.CreateDataExportTaskRequest.chatIds |
|
getset |
List of chats from which the data (posts, files, tasks, events, notes, etc.) will be collected. Maximum number of chats supported is 10
◆ contacts
List of contacts which data is collected. The following data will be exported: posts, tasks, events, etc. posted by the user(s); posts addressing the user(s) via direct and @Mentions; tasks assigned to the listed user(s). The list of 30 users per request is supported.
◆ timeFrom
string RingCentral.CreateDataExportTaskRequest.timeFrom |
|
getset |
Starting time for data collection. The default value is timeTo
minus 24 hours. Max allowed time frame between timeFrom
and timeTo
is 6 months Format: date-time
◆ timeTo
string RingCentral.CreateDataExportTaskRequest.timeTo |
|
getset |
Ending time for data collection. The default value is current time. Max allowed time frame between timeFrom
and timeTo
is 6 months Format: date-time
The documentation for this class was generated from the following file:
- RingCentral.Net/Definitions/CreateDataExportTaskRequest.cs