3.1.4.8.1.2 RemoveContactFromImListSoapOut

The RemoveContactFromImListSoapOut WSDL message specifies the response to the RemoveContactFromImListSoapIn request WSDL message.

The following is the RemoveContactFromImListSoapOut WSDL message specification.

 <wsdl:message name="RemoveContactFromImListSoapOut" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:part name="RemoveContactFromImListResult" element="tns:RemoveContactFromImListResponse"/>
   <wsdl:part name="ServerVersion" element="t:ServerVersionInfo"/>
 </wsdl:message>

The RemoveContactFromImListSoapOut WSDL message is the output message for the SOAP action http://schemas.microsoft.com/exchange/services/2006/messages/RemoveContactFromImList.

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

Part name

Element/type

Description

RemoveContactFromImListResult

RemoveContactFromImListResponse

Specifies the SOAP body of the response.

ServerVersion

ServerVersionInfo

([MS-OXWSCDATA] section 2.2.3.10)

Specifies a SOAP header that identifies the server version for the response.

A successful RemoveContactFromImList WSDL operation request returns a RemoveContactFromImListResponse element with the ResponseClass (as specified in [MS-OXWSCDATA] section 2.2.4.65) attribute set to "Success". The ResponseCode  (as specified in [MS-OXWSCDATA] section 2.2.4.65) element of the RemoveContactFromImListResponse element is set to "NoError".

If the RemoveContactFromImList operation is not successful, it returns a RemoveContactFromImListResponse element with the ResponseClass (as specified in [MS-OXWSCDATA] section 2.2.4.65) attribute set to "Error". The ResponseCode  (as specified in [MS-OXWSCDATA] section 2.2.4.65) element of the RemoveContactFromImListResponse element is set to one of the common errors defined in [MS-OXWSCDATA] section 2.2.5.24.