FreeBusyTypeFree Property
IT Hit WebDAV Classes Reference
Represents a free time. Indicates that the time interval is free for scheduling. String value is "FREE", integer value is 1.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public 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:
FreeBusyTypeSee Also