MeetingAttendeeType Enum

Definition

The MeetingAttendeeType enumeration identifies the types of attendees that are identified in the MailboxDataArray property of the GetUserAvailabilityRequestType.

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

Fields

Optional 2

Identifies a mailbox user who is an optional attendee to the meeting.

Organizer 0

Identifies the mailbox user and attendee who created the calendar item.

Required 1

Identifies a mailbox user who is a required attendee to the meeting.

Resource 4

Identifies a resource such as a TV or projector that is scheduled for use in the meeting.

Room 3

Identifies a mailbox entity that represents a room resource that is used for the meeting.

Remarks

This enumeration is used by the AttendeeType property of the MailboxData object.

Applies to