MeetingResponseSchema Class

Definition

Contains schema information about a prospective attendee's response to a meeting request. The MeetingResponseSchema class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public ref class MeetingResponseSchema : Microsoft::Exchange::WebServices::Data::MeetingMessageSchema
public class MeetingResponseSchema : Microsoft.Exchange.WebServices.Data.MeetingMessageSchema
Public Class MeetingResponseSchema
Inherits MeetingMessageSchema
Inheritance

Fields

AppointmentType

Defines the AppointmentType property. The AppointmentType field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

End

Defines the End property. The End field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

EnhancedLocation

Defines the EnhancedLocation property. The EnhancedLocation field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Location

Defines the Location property. The Location field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ProposedEnd

Defines the ProposedEnd property. The ProposedEnd field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

ProposedStart

Defines the ProposedStart property. The ProposedStart field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Recurrence

Defines the Recurrence property. The Recurrence field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Start

Defines the Start property. The Start field is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

Methods

GetEnumerator()

Provides an enumerator for the properties of the schema.

(Inherited from ServiceObjectSchema)

Explicit Interface Implementations

IEnumerable.GetEnumerator()

Gets an enumerator that iterates through the properties in the schema. The IEnumerable.GetEnumerator() method is applicable for clients that target Exchange Server 2013 and versions of Exchange starting with Exchange Online.

(Inherited from ServiceObjectSchema)

Applies to