ParticipationRoleTypeChair Property
IT Hit WebDAV Classes Reference
Indicates chair of the calendar entity. String value is "CHAIR", 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 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:
ParticipationRoleTypeSee Also