Click or drag to resize

RecurrenceInfo Properties

The MeetingRecurrenceInfo type exposes the following members.

Properties
  NameDescription
Public propertyend_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”.
Public propertyend_times
Select how many times the meeting will occur before it is canceled.
Cannot be used with “end_date_time”.
Default 1. Max 50.
Public propertymonthly_day
Day of the month for the meeting to be scheduled.
The value range is from 1 to 31.
Public propertymonthly_week
Public propertymonthly_week_day
Public propertyrepeat_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.
Public propertytype
Public propertyweekly_days
Top
See Also