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)
Syntax public 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:
RsvpTypeSee Also