|
Requests
Objects
Enums
|
JSMeetingInstanceA meetinginstance links a meeting to an instance in a recurrence.
Recurrences do not have meeting data for each meeting until an instance is made.
A meeting instance will be made automatically in MeetingBooster the first time you edit the meeting.
Note. When doing a synchronization only meeting instances that does not match the recurrence pattern and meeting template will be included.
JSON example:
{
"OriginalDate" : "2017-05-17T08:21:10Z",
"Meeting" : JSMeeting
}
|