TIPMethod

TIPMethod enumeration

Defines the iTIP (iCalendar Transport-Independent Interoperability Protocol) methods associated with an object.

Members

Member nameDescription
NONEMethod is not defined.
PUBLISHPost notification of an object.
Used primarily as a method of advertising the existence of an object.
REQUESTAssign an object.
This is an explicit assignment to one or more Calendar Users.
The REQUEST method is also used to update or change an existing object.
Clients that cannot handle REQUEST MAY degrade the method to treat it as a PUBLISH.
REPLYReply to an object request.
ADDAdd one or more instances to an existing object.
CANCELCancel one or more instances of an existing object.
REFRESHA request sent to an object Organizer asking for the latest version of an object.
COUNTERCounter a REQUEST with an alternative proposal.
DECLINE_COUNTERDecline a counter proposal by an Attendee.

See Also