FreeBusyTypeBusy Property
IT Hit WebDAV Classes Reference
Represents a busy time. Indicates that the time interval is busy because one or more events have been scheduled for that interval. String value is "BUSY", integer value is 2.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static FreeBusyType Busy { get; }
Public Shared ReadOnly Property Busy As FreeBusyType
Get
public:
static property FreeBusyType^ Busy {
FreeBusyType^ get ();
}
static member Busy : FreeBusyType with get
Property Value
Type:
FreeBusyTypeSee Also