IParticipationRoleParamParticipationRole Property
IT Hit WebDAV Classes Reference
Specшашуі the participation role.
Namespace: ITHit.WebDAV.Calendar.ParamsAssembly: ITHit.WebDAV (in ITHit.WebDAV.dll) Version: 1.0.0.503 (1.0.0.503)
SyntaxParticipationRoleType ParticipationRole { get; set; }
Property ParticipationRole As ParticipationRoleType
Get
Set
property ParticipationRoleType^ ParticipationRole {
ParticipationRoleType^ get ();
void set (ParticipationRoleType^ value);
}
abstract ParticipationRole : ParticipationRoleType with get, set
Property Value
Type:
ParticipationRoleType
See Also