CalendarUserTypeIndividual Property
IT Hit WebDAV Classes Reference
Сalendar user that represents an individual. String value is "INDIVIDUAL", 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 CalendarUserType Individual { get; }
Public Shared ReadOnly Property Individual As CalendarUserType
Get
public:
static property CalendarUserType^ Individual {
CalendarUserType^ get ();
}
static member Individual : CalendarUserType with get
Property Value
Type:
CalendarUserTypeSee Also