3.1.4.2.1.1 DisconnectPhoneCallSoapIn Message

The DisconnectPhoneCallSoapIn WSDL message specifies the DisconnectPhoneCall operation request.

 <wsdl:message name="DisconnectPhoneCallSoapIn">
   <wsdl:part name="request" element="tns:DisconnectPhoneCall"/>
   <wsdl:part name="Impersonation" element="t:ExchangeImpersonation"/>
   <wsdl:part name="MailboxCulture" element="t:MailboxCulture"/>
   <wsdl:part name="RequestVersion" element="t:RequestServerVersion"/>
 </wsdl:message>

The DisconnectPhoneCallSoapIn WSDL message is the input message for the SOAP action http://schemas.microsoft.com/exchange/services/2006/messages/DisconnectPhoneCall.

The parts of the DisconnectPhoneCallSoapIn WSDL message are described in the following table.

Part name

Element/type

Description

request

DisconnectPhoneCall (section 3.1.4.2.2.1)

Specifies the SOAP body of the request.

Impersonation

ExchangeImpersonation ([MS-OXWSCDATA] section 2.2.3.3)

Specifies a SOAP header that identifies the user whom the client application is impersonating. The ExchangeImpersonation element is specified in [MS-OXWSCDATA] section 2.2.3.3.

MailboxCulture

MailboxCulture ([MS-OXWSCDATA] section 2.2.3.6)

Specifies a SOAP header that identifies the language to use to access the mailbox. The languages are defined by [RFC3066].

RequestVersion

RequestServerVersion ([MS-OXWSCDATA] section 2.2.3.9)

Specifies a SOAP header that identifies the target schema version for the DisconnectPhoneCall operation request. The RequestServerVersion element is specified in [MS-OXWSCDATA] section 2.2.3.9.