Aspose::Email::Calendar
Contents
[
Hide
]Aspose::Email::Calendar namespace
This reference details the types available in Aspose::Email::Calendar, enabling developers to work with calendar data such as appointments, recurrence, and reminders. Use the provided classes to load from or save to iCalendar, MSG, and other formats, and to customize formatting options.
Classes
| Name | Description |
|---|---|
| Appointment | Represents a calendar to an e-mail. |
| AppointmentCollection | Represents a collection of Appointment objects. |
| AppointmentFormattingOptions | Represents the appointment formatting options. |
| AppointmentIcsSaveOptions | Represents iCalendar save options |
| AppointmentLoadOptions | Represents appointment load options |
| AppointmentMsgSaveOptions | Represents iCalendar save options |
| AppointmentReminder | Provides a grouping of component properties that define an alarm. |
| AppointmentReminderCollection | Contains collection of AppointmentReminder AppointmentReminder objects. |
| AppointmentSaveOptions | Represents base appointment save options |
| CalendarReader | Allows read the calendar with multi events to the Appointment object from a file |
| CalendarWriter | Allows write the set of Events in one ics file or stream. |
| ReminderAttachment | Provides the capability to associate a document object with an alarm. |
| ReminderAttachmentCollection | Contains collection of ReminderAttachment ReminderAttachment objects. |
| ReminderAttendee | Defines an “Attendee” within a alarm. |
| ReminderAttendeeCollection | Contains collection of ReminderAttendee ReminderAttendee objects. |
| ReminderDuration | Used to identify properties that contain a duration of time. |
| ReminderTrigger | Specifies when an alarm will trigger. |
| Task | Represents the exchange task information. |
| TaskCollection | Represents a collection of Task objects. |
Enumerations
| Name | Description |
|---|---|
| AppointmentAction | Enumerates appointments methods |
| AppointmentClass | Defines the access classification for the appointment. |
| AppointmentFlags | Enumerates appointment flags. |
| AppointmentMethodType | Defines the iCalendar object method type associated with the calendar object. |
| AppointmentSaveFormat | Enumerates AppointmentSaveFormat |
| AppointmentStatus | Defines the overall status or confirmation for the appointment. |
| AppointmentTransparency | Specifies whether or not this appointment is intended to be visible in availabil |
| MSBusyStatus | Specifies the BUSY status of an appointment. |
| MSImportance | Specifies the importance of an appointment. |
| MSIntendedStatus | Specifies the INTENDED status of an appointment. |
| ReminderAction | Defines the action to be invoked when an alarm is triggered. |
| ReminderRelated | Specify the relationship of the alarm trigger with respect to the start or end o |
| TIPMethod | Defines the iTIP (iCalendar Transport-Independent Interoperability Protocol) met |