StatusTypeConfirmed Property 
IT Hit WebDAV Classes Reference 
            Confirmed status. Valid for event component only. String value is "CONFIRMED", integer value is 2.
            
 
    Namespace: 
   ITHit.Collab.Calendar
    Assembly:
   ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntaxpublic static StatusType Confirmed { get; }Public Shared ReadOnly Property Confirmed As StatusType
	Get
public:
static property StatusType^ Confirmed {
	StatusType^ get ();
}static member Confirmed : StatusType with get
Property Value
Type: 
StatusType
See Also