CalendarUserTypeGroup Property
IT Hit WebDAV Classes Reference
Calendar user that represents a group.
Namespace: ITHit.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic 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:
CalendarUserType
See Also