FreeBusyTypeBusyUnavailable Property
IT Hit WebDAV Classes Reference
Represents a busy-unavailable time. Indicates that the time interval is busy and that the interval can not be scheduled.
Namespace: ITHit.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic static FreeBusyType BusyUnavailable { get; }
Public Shared ReadOnly Property BusyUnavailable As FreeBusyType
Get
public:
static property FreeBusyType^ BusyUnavailable {
FreeBusyType^ get ();
}
static member BusyUnavailable : FreeBusyType with get
Property Value
Type:
FreeBusyType
See Also