MapiCalendarEventRecurrence
Contents
[
Hide
]MapiCalendarEventRecurrence class
Represents the recurrence properties of calendar object
Constructors
| Name | Description |
|---|---|
| MapiCalendarEventRecurrence (2 overloads) | Initializes a new instance of the MapiCalendarEventRecurrence class |
Methods
| Name | Description |
|---|---|
| get_AppointmentTimeZoneDefinitionRecur | Gets time zone information that describes how to convert the meeting date and time on a recurring series to and from UTC. |
| get_ClipEnd | Gets the date of the last instance |
| get_ClipStart | Gets the date of the first instance |
| get_IsException | Gets a value indicating whether the object represents an exception |
| get_RecurrencePattern | Gets the recurrence pattern |
| get_TimeZoneStruct | Gets the time zone information for a recurring meeting. |
| set_AppointmentTimeZoneDefinitionRecur | Sets time zone information that describes how to convert the meeting date and time on a recurring series to and from UTC. |
| set_ClipEnd | Sets the date of the last instance |
| set_ClipStart | Sets the date of the first instance |
| set_IsException | Sets a value indicating whether the object represents an exception |
| set_RecurrencePattern | Sets the recurrence pattern |
| set_TimeZoneStruct | Sets the time zone information for a recurring meeting. |
| ToIcalendar | Converts the properties of this instance into the corresponding component and properties of iCalendar |
| RecurrencePatternChanged |