MeetingRequestSchema Class

Definition

Represents the schema for meeting requests.

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

Fields

AdjacentMeetingCount

Defines the AdjacentMeetingCount property.

AdjacentMeetings

Defines the AdjacentMeetings property.

AllowNewTimeProposal

Defines the AllowNewTimeProposal property.

AppointmentReplyTime

Defines the AppointmentReplyTime property.

AppointmentSequenceNumber

Defines the AppointmentSequenceNumber property.

AppointmentState

Defines the AppointmentState property.

AppointmentType

Defines the AppointmentType property.

ChangeHighlights

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

ConferenceType

Defines the ConferenceType property.

ConflictingMeetingCount

Defines the ConflictingMeetingCount property.

ConflictingMeetings

Defines the ConflictingMeetings property.

DeletedOccurrences

Defines the DeletedOccurrences property.

Duration

Defines the Duration property.

End

Defines the End property.

EndTimeZone

Defines the EndTimeZone property.

EnhancedLocation

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

FirstOccurrence

Defines the FirstOccurrence property.

IntendedFreeBusyStatus

Defines the IntendedFreeBusyStatus property.

IsAllDayEvent

Defines the IsAllDayEvent property.

IsCancelled

Defines the IsCancelled property.

IsMeeting

Defines the IsMeeting property.

IsOnlineMeeting

Defines the IsOnlineMeeting property.

IsRecurring

Defines the IsRecurring property.

LastOccurrence

Defines the LastOccurrence property.

LegacyFreeBusyStatus

Defines the LegacyFreeBusyStatus property.

Location

Defines the Location property.

MeetingRequestType

Defines the Duration property.

MeetingRequestWasSent

Defines the MeetingRequestWasSent property.

MeetingWorkspaceUrl

Defines the MeetingWorkspaceUrl property.

ModifiedOccurrences

Defines the ModifiedOccurrences property.

MyResponseType

Defines the MyResponseType property.

NetShowUrl

Defines the NetShowUrl property.

OptionalAttendees

Defines the OptionalAttendees property.

Organizer

Defines the Organizer property.

OriginalStart

Defines the OriginalStart property.

Recurrence

Defines the Recurrence property.

RequiredAttendees

Defines the RequiredAttendees property.

Resources

Defines the Resources property.

Start

Defines the Start property.

StartTimeZone

Defines the StartTimeZone property.

TimeZone

Defines the TimeZone property.

When

Defines the When 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