Aspose.Email.Calendar
Contents
[
Hide
]The Aspose.Email.Calendar namespace contains classes for work with calendar.
Classes
Class | 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 or stream. |
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. |
Enumeration
Enumeration | 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 availability searches. |
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 of the event. |
TIPMethod | Defines the iTIP (iCalendar Transport-Independent Interoperability Protocol) methods associated with an object. |