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