AppointmentMethodType
Contents
[
Hide
]AppointmentMethodType enumeration
Defines the iCalendar object method type associated with the calendar object.
Members
Member name | Description |
---|---|
NONE | Method is not defined. |
PUBLISH | Post notification of an event. Used primarily as a method of advertising the existence of an event. |
REQUEST | Make a request for an event. This is an explicit invitation to one or more “Attendees”. |
REPLY | Reply to an event request. |
ADD | Add one or more instances to an existing event. |
CANCEL | Cancel one or more instances of an existing event. |
REFRESH | A request is sent to an “Organizer” by an “Attendee” asking for the latest version of an event to be resent to the requester. |
COUNTER | Counter a REQUEST with an alternative proposal, Sent by an “Attendee” to the “Organizer”. |
DECLINE_COUNTER | Decline a counter proposal. Sent to an “Attendee” by the “Organizer”. |
See Also
- namespace aspose.email.calendar
- assembly Aspose.Email