Table of Contents

Class MeetingResponseSchema

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Represents the schema for meeting messages.

public class MeetingResponseSchema : MeetingMessageSchema, IEnumerable<PropertyDefinition>, IEnumerable
Inheritance
MeetingResponseSchema
Implements
Inherited Members

Fields

AppointmentType

Defines the AppointmentType property.

public static readonly PropertyDefinition AppointmentType

Field Value

PropertyDefinition

End

Defines the End property.

public static readonly PropertyDefinition End

Field Value

PropertyDefinition

EnhancedLocation

Enhanced Location property.

public static readonly PropertyDefinition EnhancedLocation

Field Value

PropertyDefinition

Location

Defines the Location property.

public static readonly PropertyDefinition Location

Field Value

PropertyDefinition

ProposedEnd

Defines the Proposed End property.

public static readonly PropertyDefinition ProposedEnd

Field Value

PropertyDefinition

ProposedStart

Defines the Proposed Start property.

public static readonly PropertyDefinition ProposedStart

Field Value

PropertyDefinition

Recurrence

Defines the Recurrence property.

public static readonly PropertyDefinition Recurrence

Field Value

PropertyDefinition

Start

Defines the Start property.

public static readonly PropertyDefinition Start

Field Value

PropertyDefinition