PhoneCallInformation
Published: July 16, 2012
The PhoneCallInformation element specifies the state information for a phone call.
Applies to: Exchange 2013 | Exchange Online | Exchange Server 2010
<PhoneCallInformation> <PhoneCallState/> <ConnectionFailureCause/> <SIPResponseText/> <SIPResponseCode/> </PhoneCallInformation>
PhoneCallInformationType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
Element | Description |
|---|---|
Specifies the state for a phone call. This element is required. | |
Specifies the cause of a connection failure. This element is required. | |
Specifies the SIP response text. This element is optional. | |
Specifies the SIP response code. This element is optional. |
Parent elements
Element | Description |
|---|---|
Defines a response to a GetPhoneCallInformation operation request. |
The schema that describes this element is located in the IIS virtual directory that hosts Exchange Web Services.
Namespace | http://schemas.microsoft.com/exchange/services/2006/messages |
Schema Name | Messages schema |
Validation File | Messages.xsd |
Can be Empty | False |
Date | Description |
|---|---|
July 16, 2012 | Initial publication |