RecurrenceInfo Properties |
The MeetingRecurrenceInfo type exposes the following members.
Name | Description | |
---|---|---|
![]() | end_date_time |
Select a date the meeting will occur before it is canceled. Should be UTC time, such as 2017-11-25T12:00:00Z. Cannot be used with “end_times”. |
![]() | end_times |
Select how many times the meeting will occur before it is canceled. Cannot be used with “end_date_time”. Default 1. Max 50. |
![]() | monthly_day |
Day of the month for the meeting to be scheduled. The value range is from 1 to 31. |
![]() | monthly_week |
Week for which the meeting should recur each month. Uses MeetingRecurrenceInforecurrence_monthly_week. |
![]() | monthly_week_day |
Day for which the meeting should recur each month. Uses MeetingRecurrenceInfoweek_days. |
![]() | repeat_interval |
At which interval should the meeting repeat? For a daily meeting, max of 90 days. For a weekly meeting, max of 12 weeks. For a monthly meeting, max of 3 months. |
![]() | type |
Recurrence meeting type. Uses MeetingRecurrenceInforecurrence_type. |
![]() | weekly_days |
Days of the week the meeting should repeat, multiple values separated by comma. Uses MeetingRecurrenceInfoweek_days. |