MethodTypeCancel Property
IT Hit WebDAV Classes Reference
Cancel one or more instances of an existing iCalendar object. String value is "CANCEL", integer value is 5.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static MethodType Cancel { get; }
Public Shared ReadOnly Property Cancel As MethodType
Get
public:
static property MethodType^ Cancel {
MethodType^ get ();
}
static member Cancel : MethodType with get
Property Value
Type:
MethodTypeSee Also