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