AppointmentParticipantRole
AppointmentParticipantRole
AppointmentParticipantRole
AppointmentParticipantRole
Enum
Definition
Specifies the role of an item concerning an appointment invitation.
public : enum class AppointmentParticipantRolepublic enum AppointmentParticipantRolePublic Enum AppointmentParticipantRole// You can use this enum in JavaScript.
- Attributes
Windows 10 requirements
| Device family |
Windows 10 (introduced v10.0.10240.0)
|
| API contract |
Windows.Foundation.UniversalApiContract (introduced v1)
|
Fields
| OptionalAttendee OptionalAttendee OptionalAttendee OptionalAttendee | The participant's attendance at the appointment is optional. |
| RequiredAttendee RequiredAttendee RequiredAttendee RequiredAttendee | The participant's attendance at the appointment is required. |
| Resource Resource Resource Resource | The item is a resource that is needed at the appointment. |