PhoneCallInformation

Last modified: October 06, 2009

Applies to: Exchange Server 2007 | Exchange Server 2010

The PhoneCallInformation element specifies the state information for a phone call.

<PhoneCallInformation>   <PhoneCallState/>   <ConnectionFailureCause/>   <SIPResponseText/>   <SIPResponseCode/></PhoneCallInformation>

PhoneCallInformationType

Attributes and Elements

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

Attributes

None.

Child Elements

Element

Description

PhoneCallState

Specifies the state for a telephone call. This element is required.

ConnectionFailureCause

Specifies the cause of a connection failure. This element is required.

SIPResponseText

Specifies the SIP response text. This element is optional.

SIPResponseCode

Specifies the SIP response code. This element is optional.

Parent Elements

Element

Description

GetPhoneCallInformationResponse

Defines a response to a GetPhoneCallInformation 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

Namespace

https://schemas.microsoft.com/exchange/services/2006/messages

Schema Name

Messages schema

Validation File

Messages.xsd

Can be Empty

False

See Also

Other Resources