ReceiveCopiesOfMeetingMessages

The ReceiveCopiesOfMeetingMessages element indicates whether a delegate receives copies of meeting-related messages that are addressed to the principal. This element was introduced in Microsoft Exchange Server 2007 Service Pack 1 (SP1).

<ReceiveCopiesOfMeetingMessages>true or false</ReceiveCopiesOfMeetingMessages>

Boolean

Attributes and elements

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

Attributes

None.

Child elements

None.

Parent elements

Element Description
DelegateUser
Identifies a single delegate to add or update in a mailbox. This element was introduced in Exchange 2007 SP1.

Text value

A text value of true indicates that a delegate receives a copy of meeting messages. A text value of false indicates that a delegate does not receive a copy of meeting messages.

Remarks

When ReceiveCopiesOfMeetingMessages is set to false, the delegate can still send message on behalf of the principal, but will not receive any meeting-related messages.

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

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

See also

AddDelegate operation

UpdateDelegate operation

Adding Delegates