ConnectionFailureCause
Published: July 16, 2012
Applies to: Exchange 2013 | Exchange Online | Exchange Server 2010
The ConnectionFailureCause element specifies the reason for a disconnection from a telephone call.
<ConnectionFailureCause>None or UserBusy or NoAnswer or Unavailable or Other</ConnectionFailureCause>
ConnectionFailureCauseType
The following sections describe attributes, child elements, and parent elements.
Attributes
None.
Child elements
None.
Parent elements
Element | Description |
|---|---|
Specifies the state information for a telephone call. |
The following table lists the possible values for the ConnectionFailureCause element.
Value | Description |
|---|---|
None | Call state is not disconnected or the disconnect reason is not known. |
UserBusy | The called party line was busy. |
NoAnswer | The called party did not answer. |
Unavailable | The called party number was not available. |
Other | Catch-all for other disconnect reasons. |
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/types |
Schema Name | Types schema |
Validation File | Types.xsd |
Can be Empty | False |
Date | Description |
|---|---|
July 16, 2012 | Initial publication |