|
Requests
Objects
Enums
|
JSSyncMeetingRecurrenceA synchronization of a meeting recurrence. You get this from MeetingBooster
in a Sync request and you send it to MeetingBooster in a SyncCommit request.
JSON Example
{
"State" : "NEW",
"ClientSyncId" :"19E8DF21-5E85-411C-9308-9C396A10B900",
"LastModified" : "2017-05-17T08:21:10Z",
"MeetingRecurrence" : JSMeetingRecurrence
}
|