Class MapiCalendarEventRecurrence
Contents
[
Hide
]MapiCalendarEventRecurrence class
Represents the recurrence properties of calendar object
public sealed class MapiCalendarEventRecurrence
Constructors
| Name | Description |
|---|---|
| MapiCalendarEventRecurrence() | Initializes a new instance of the MapiCalendarEventRecurrence class |
Properties
| Name | Description |
|---|---|
| AppointmentTimeZoneDefinitionRecur { get; set; } | Gets or sets time zone information that describes how to convert the meeting date and time on a recurring series to and from UTC. |
| ClipEnd { get; set; } | Gets or sets the date of the last instance |
| ClipStart { get; set; } | Gets or sets the date of the first instance |
| IsException { get; set; } | Gets or sets a value indicating whether the object represents an exception |
| RecurrencePattern { get; set; } | Gets or sets the recurrence pattern |
| TimeZoneStruct { get; set; } | Gets or sets the time zone information for a recurring meeting. |
See Also
- namespace Aspose.Email.Mapi
- assembly Aspose.Email