MeetingMessageSchema Class

Definition

Represents the schema for meeting messages.

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

Fields

AssociatedAppointmentId

Defines the AssociatedAppointmentId property.

HasBeenProcessed

Defines the HasBeenProcessed property.

ICalDateTimeStamp

Defines the ICalDateTimeStamp property.

ICalRecurrenceId

Defines the ICalRecurrenceId property.

ICalUid

Defines the ICalUid property.

IsDelegated

Defines the IsDelegated property.

IsOrganizer

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

IsOutOfDate

Defines the IsOutOfDate property.

ResponseType

Defines the ResponseType property.

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