DeliverMeetingRequests
Topic Last Modified: 2007-10-12
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).
Syntax
<DeliverMeetingRequests>DelegatesOnly or DelegatesAndMe or DelegatesAndSendInformationToMe</DeliverMeetingRequests>
Type
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.
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. |
Remarks
The DeliverMeetingRequests setting affects all delegates in a principal's mailbox.
The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2007 that has the Client Access server role installed.
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
Reference
AddDelegate Operation
UpdateDelegate Operation
GetDelegate Operation
Other Resources
Exchange Web Services XML Elements
Adding Delegates (Exchange Web Services)