ParticipationRoleTypeOptionalParticipant Property
IT Hit WebDAV Classes Reference
Indicates a participant whose participation is optional. String value is "OPT-PARTICIPANT", integer value is 3.
Namespace:
ITHit.Collab.Calendar
Assembly:
ITHit.Collab (in ITHit.Collab.dll) Version: 1.0.0.540 (1.0.0.540)
Syntax public static ParticipationRoleType OptionalParticipant { get; }
Public Shared ReadOnly Property OptionalParticipant As ParticipationRoleType
Get
public:
static property ParticipationRoleType^ OptionalParticipant {
ParticipationRoleType^ get ();
}
static member OptionalParticipant : ParticipationRoleType with get
Property Value
Type:
ParticipationRoleTypeSee Also