MeetingAttendeeType Enum

Definition

Specifies constants that define the type of a meeting attendee.

public enum class MeetingAttendeeType
public enum MeetingAttendeeType
Public Enum MeetingAttendeeType
Inheritance
MeetingAttendeeType

Fields

Optional 2

An optional attendee.

Organizer 0

The organizer of the meeting.

Required 1

A required attendee.

Resource 4

A resource.

Room 3

A room.

Applies to