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

Property Value

Type: StatusType
See Also