NetQuarry.Mail Namespace |
Class | Description | |
---|---|---|
![]() | iCal |
Supports construction and attachment to an email message of an iCalendar scheduling item that
can be used to communicate schedule items to a scheduling application such as Microsoft Outlook.
See http://www.kanzaki.com/docs/ical/ for a good iCalendar specification.
See http://www.ietf.org/rfc/rfc2445.txt for the official iCalendar specification.
|
![]() | iCalRecurrencePattern |
Holds information about a recurrence pattern.
|
![]() | iCalWeekDay |
Holds a weekday and offset for monthly recurrence patterns, for example "3TU" for the 3rd Tuesday.
|
![]() | MailMessageExtensions |
Extension methods for System.Net.Mail objects
|
![]() | Message |
Wrapper class for MailMessage and other artifacts
|
![]() | MessageRelationship |
Holds a relationship for a mail message to another related object.
|
![]() | MessageRelationships |
Holds a collection of MessageRelationship object.
|
![]() | RecurrencePatternSerializer |
Helper class for serializing a iCalRecurrencePattern recurrence pattern object to
an iCal recurrence pattern string.
|
![]() | WeekDayExtensions |
Helper class for turning a date into a WeekDay.
|
Enumeration | Description | |
---|---|---|
![]() | iCalFrequencyType |
The recurrence frequency unit for recurring calendar items. For example, Monthly indicates that the
recurring calendar item recurs on a monthly basis in the manner described by the other parts of the recurrence pattern.
|
![]() | iCalNotificationType |
The types of iCalendar notifications.
|