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