PhoneCallId

The PhoneCallId element specifies the identifier of a phone call. This element is required.

<PhoneCallId Id="" />

PhoneCallIdType

Attributes and elements

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

Attributes

Attribute Description
Id
Identifies the phone call to disconnect. This attribute is required.

Child elements

None.

Parent elements

Element Description
DisconnectPhoneCall
Represents a request to disconnect a call.
GetPhoneCallInformation
Represents a request to get telephone call information.
PlayOnPhoneResponse (Exchange Web Services)
Defines a response to a PlayOnPhone request.

Remarks

The schema that describes this element is located in the EWS virtual directory of the computer that is running Microsoft Exchange Server 2010 that has the Client Access server role installed.

Element information

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

See also