CalendarUserTypeGroup Property
IT Hit WebDAV Classes Reference
Calendar user that represents a group. String value is "GROUP", integer value is 2.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static CalendarUserType Group { get; }
Public Shared ReadOnly Property Group As CalendarUserType
Get
public:
static property CalendarUserType^ Group {
CalendarUserType^ get ();
}
static member Group : CalendarUserType with get
Property Value
Type:
CalendarUserTypeSee Also