DeliverMeetingRequests
Last modified: September 28, 2010
Applies to: Exchange Server 2007 | Exchange Server 2010
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 |
---|---|
Defines a request to add delegates to a mailbox. This element was introduced in Exchange 2007 SP1. |
|
Defines a request to update delegates in a mailbox. This element was introduced in Exchange 2007 SP1. |
|
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.
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 of the Client Access server.
Element Information
Namespace |
https://schemas.microsoft.com/exchange/services/2006/messages |
Schema Name |
Messages schema |
Validation File |
Messages.xsd |
Can be Empty |
False |
See Also