ParticipationRoleTypeRequiredParticipant Property
IT Hit WebDAV Classes Reference
Indicates a participant whose participation is required. String value is "REQ-PARTICIPANT", 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 ParticipationRoleType RequiredParticipant { get; }
Public Shared ReadOnly Property RequiredParticipant As ParticipationRoleType
Get
public:
static property ParticipationRoleType^ RequiredParticipant {
ParticipationRoleType^ get ();
}
static member RequiredParticipant : ParticipationRoleType with get
Property Value
Type:
ParticipationRoleTypeSee Also