StatusTypeCancelled Property
IT Hit WebDAV Classes Reference
Cancelled status. Valid for event, to-do and journal components. String value is "CANCELLED", integer value is 3.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static StatusType Cancelled { get; }
Public Shared ReadOnly Property Cancelled As StatusType
Get
public:
static property StatusType^ Cancelled {
StatusType^ get ();
}
static member Cancelled : StatusType with get
Property Value
Type:
StatusTypeSee Also