CalendarUserTypeUnknown Property
IT Hit WebDAV Classes Reference
Calendar user of unknown type. String value is "UNKNOWN", integer value is 5.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static CalendarUserType Unknown { get; }
Public Shared ReadOnly Property Unknown As CalendarUserType
Get
public:
static property CalendarUserType^ Unknown {
CalendarUserType^ get ();
}
static member Unknown : CalendarUserType with get
Property Value
Type:
CalendarUserTypeSee Also