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)
Syntaxpublic static StatusType Completed { get; }Public Shared ReadOnly Property Completed As StatusType
	Get
public:
static property StatusType^ Completed {
	StatusType^ get ();
}static member Completed : StatusType with get
Property Value
Type: 
StatusType
See Also