Skip to main content

Enum CalMethod

Namespace: SuperOffice.WebApi.Data
Assembly: SuperOffice.WebApi.dll
Valid iCal methods

Fields

Add = 1 1: Add one or more instances to an existing event. Cancel = 2 2: Cancel one or more instances of an existing event. Counter = 3 3: Counter a REQUEST with an alternative proposal, Sent by an β€˜Attendee’ to the β€˜Organizer’. DeclineCounter = 4 4: Decline a counter proposal. Sent to an β€˜Attendee’ by the β€˜Organizer’. Publish = 5 5: Post notification of an event. Used primarily as a method of advertising the existence of an event. Refresh = 6 6: A request is sent to an β€˜Organizer’ by an β€˜Attendee’ asking for the latest version of an event to be resent to the requester. Reply = 7 7: Reply to an event request. Clients may set their status (β€˜partstat’) to ACCEPTED, DECLINED, TENTATIVE, or DELEGATED. Request = 8 8: Make a request for an event. This is an explicit invitation to one or more β€˜Attendees’. Event Requests are also used to update or change an existing event. Clients that cannot handle REQUEST may degrade the event to view it as an PUBLISH. Unknown = 0 0: Method is not known