ParticipationRoleTypeChair Property
IT Hit WebDAV Classes Reference
Indicates chair of the calendar entity.
Namespace: ITHit.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic static ParticipationRoleType Chair { get; }
Public Shared ReadOnly Property Chair As ParticipationRoleType
Get
public:
static property ParticipationRoleType^ Chair {
ParticipationRoleType^ get ();
}
static member Chair : ParticipationRoleType with get
Property Value
Type:
ParticipationRoleType
See Also