DeliverMeetingRequests

The DeliverMeetingRequests element defines how meeting requests are handled between the delegate and the principal. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).

<DeliverMeetingRequests>DelegatesOnly or DelegatesAndMe or DelegatesAndSendInformationToMe or NoForward</DeliverMeetingRequests>

DeliverMeetingRequestsType

Attributes and elements

The following sections describe attributes, child elements, and parent elements.

Attributes

None.

Child elements

None.

Parent elements

Element Description
AddDelegate
Defines a request to add delegates to a mailbox. This element was introduced in Exchange 2007 SP1.
UpdateDelegate
Defines a request to update delegates in a mailbox. This element was introduced in Exchange 2007 SP1.
GetDelegateResponse
Contains the status and result of a GetDelegate request. This element was introduced in Exchange 2007 SP1.

Text value

The following table lists the possible values for the DeliverMeetingRequests element.

DeliverMeetingRequests element values

Value Description
DelegatesOnly
Meeting requests are forwarded to the delegate and moved to the Deleted Items folder in the principal's mailbox.
DelegatesAndMe
Meeting requests are forwarded to the delegate and remain in the Inbox folder in the principal's mailbox.
DelegatesAndSendInformationToMe
Meeting requests are forwarded to the delegate and remain in the Inbox folder in the principal's mailbox, but the Accept, Tentative, and Decline buttons do not appear in the Microsoft Office Outlook reading pane.
NoForward
Meeting requests are not forwarded to the delegate.

Remarks

The DeliverMeetingRequests setting affects all delegates in a principal's mailbox.

The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.

Element information

Element Example
Namespace
https://schemas.microsoft.com/exchange/services/2006/messages
Schema Name
Messages schema
Validation File
Messages.xsd
Can be Empty
False

See also