RsvpTypeFalse Property 
IT Hit WebDAV Classes Reference 
            Represents "false". String value is "FALSE", integer value is 0.
            
 
    Namespace: 
   ITHit.Collab.Calendar
    Assembly:
   ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntaxpublic static RsvpType False { get; }Public Shared ReadOnly Property False As RsvpType
	Get
public:
static property RsvpType^ False {
	RsvpType^ get ();
}static member False : RsvpType with get
Property Value
Type: 
RsvpType
See Also