Click or drag to resize

StatusTypeCompleted Property

IT Hit WebDAV Classes Reference
Indicates to-do completed. Valid for to-do component only. String value is "COMPLETED", integer value is 5.

Namespace: ITHit.WebDAV.Calendar
Assembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntax
public static StatusType Completed { get; }

Property Value

Type: StatusType
See Also