CalendarUserTypeRoom Property
IT Hit WebDAV Classes Reference
Calendar user that represent a room. String value is "ROOM", 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 CalendarUserType Room { get; }
Public Shared ReadOnly Property Room As CalendarUserType
Get
public:
static property CalendarUserType^ Room {
CalendarUserType^ get ();
}
static member Room : CalendarUserType with get
Property Value
Type:
CalendarUserTypeSee Also