ParticipationRoleTypeRequiredParticipant Property
IT Hit WebDAV Classes Reference
Indicates a participant whose participation is required.
Namespace: ITHit.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
Syntaxpublic 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:
ParticipationRoleType
See Also