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.WebDAV.CalendarAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic 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:
MethodType
See Also