MapiCalendarEventRecurrenceDto
Contents
[
Hide
]
Recurrence properties of calendar object.
Properties:
Name | Type | Description | Notes |
---|---|---|---|
AppointmentTimeZoneDefinitionRecur | MapiCalendarTimeZoneDto | Time zone information that describes how to convert the meeting date and time on a recurring series to and from UTC. | [optional] |
ClipEnd | DateTime? | Date of the last instance. | |
ClipStart | DateTime? | Date of the first instance. | |
IsException | bool? | Value indicating whether the object represents an exception. | |
RecurrencePattern | MapiCalendarRecurrencePatternDto | Recurrence pattern. | [optional] |
TimeZoneStruct | MapiCalendarTimeZoneDto | Time zone information for a recurring meeting. | [optional] |