The ParticipationRoleType type exposes the following members.
Name | Description | |
---|---|---|
Chair |
Indicates chair of the calendar entity. String value is "CHAIR", integer value is 1.
| |
Name |
Gets the string representation of the enum value.
(Inherited from ExtendibleEnum.) | |
NonParticipant |
Indicates a participant who is copied for information purposes only. String value is "NON-PARTICIPANT", integer value is 4.
| |
Number |
Gets the integer representation of the enum value. Default is -1.
(Inherited from ExtendibleEnum.) | |
OptionalParticipant |
Indicates a participant whose participation is optional. String value is "OPT-PARTICIPANT", integer value is 3.
| |
RequiredParticipant |
Indicates a participant whose participation is required. String value is "REQ-PARTICIPANT", integer value is 2.
|