Click or drag to resize

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; }

Property Value

Type: StatusType
See Also