3.1.4.2.1.1 UnpinTeamMailboxSoapIn

The UnpinTeamMailboxSoapIn WSDL message specifies a request to unpin a site mailbox.

The following is the UnpinTeamMailboxSoapIn WSDL message specification.

 <wsdl:message name="UnpinTeamMailboxSoapIn" xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/">
   <wsdl:part name="request" element="tns:UnpinTeamMailbox"/>
   <wsdl:part name="RequestVersion" element="t:RequestServerVersion"/>
 </wsdl:message>

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

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

Part name

Element/type

Description

request

UnpinTeamMailbox

(section 3.1.4.2.2.1)

Specifies the SOAP body of a request to unpin the mailbox.

RequestVersion

RequestServerVersion

([MS-OXWSCDATA] section 2.2.3.9)

Specifies a SOAP header that identifies the schema version for the UnpinTeamMailbox WSDL operation request.