FreeBusyTypeFree Property
IT Hit WebDAV Classes Reference
Represents a free time. Indicates that the time interval is free for scheduling.
Namespace: ITHit.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic static FreeBusyType Free { get; }
Public Shared ReadOnly Property Free As FreeBusyType
Get
public:
static property FreeBusyType^ Free {
FreeBusyType^ get ();
}
static member Free : FreeBusyType with get
Property Value
Type:
FreeBusyType
See Also