RsvpTypeTrue Property 
IT Hit WebDAV Classes Reference 
            Represents "true". String value is "TRUE", 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 RsvpType True { get; }Public Shared ReadOnly Property True As RsvpType
	Get
public:
static property RsvpType^ True {
	RsvpType^ get ();
}static member True : RsvpType with get
Property Value
Type: 
RsvpType
See Also