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. String value is "BURY-UNAVAILABLE", integer value is 3.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public 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:
FreeBusyTypeSee Also