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.WebDAV.Calendar
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
public static StatusType Cancelled { get; }

Property Value

Type: StatusType
See Also