MeetingCancellationSchema Class

Definition

Contains information about a cancelled meeting. The MeetingCancellationSchema class is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public ref class MeetingCancellationSchema : Microsoft::Exchange::WebServices::Data::MeetingMessageSchema
public class MeetingCancellationSchema : Microsoft.Exchange.WebServices.Data.MeetingMessageSchema
Public Class MeetingCancellationSchema
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.

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