MeetingRequestType Enum

Definition

Specifies constants that define the type of a meeting request.

public enum class MeetingRequestType
public enum MeetingRequestType
Public Enum MeetingRequestType
Inheritance
MeetingRequestType

Fields

FullUpdate 1

An update to the original meeting request.

InformationalUpdate 2

An information update.

NewMeetingRequest 3

A new meeting request.

None 0

The meeting request type is not defined.

Outdated 4

An outdated meeting request.

PrincipalWantsCopy 6

The meeting request was forwarded to a delegate, and this copy is informational.

SilentUpdate 5

A silent update to an existing meeting.

Applies to