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