RsvpTypeTrue Property
IT Hit WebDAV Classes Reference
Represents "true".
Namespace: ITHit.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
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