GemBox.Email.Calendar Namespace
Contains classes for working with calendars.
Classes
Calendar | Represents a calendar |
CalendarCollection | Represents a collection of Calendar elements. |
Event | Represents a calendar event. |
Reminder | Represents a reminder of the task or event. |
ReminderCollection | Represents a collection of Reminder elements. |
Task | Represents a calendar task (to-do). |
Interfaces
ICalendarItem | Represents an item (activity) in a calendar. |
Enums
CalendarFormat | An enumeration of supported Calendar formats. |
CalendarMethod | An enumeration of possible calendar methods that specify what the calendar is used for. |
EventStatus | An enumeration of possible Event statuses. |
Frequency | Enumeration of possible frequencies of repetition. |
ReminderAction | The enumeration of possible actions executed by Reminder. |
TaskStatus | An enumeration of possible Task statuses. |