3.1.4.6.1.2 tns:MarkAsJunkSoapOut Message

The MarkAsJunkSoapOut WSDL message specifies the server response to a MarkAsJunkSoapIn operation request to mark message items as junk.

 <wsdl:message name="MarkAsJunkSoapOut">
   <wsdl:part name="MarkAsJunkResult" element="tns:MarkAsJunkResponse"/>
   <wsdl:part name="ServerVersion" element="t:ServerVersionInfo"/>
 </wsdl:message>

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

The MarkAsJunkSoapOut WSDL message contains two parts, as listed and described in the following table.

Part name

Element/type

Description

MarkAsJunkResult

tns:MarkAsJunkResponse (section 3.1.4.6.2.2)

Specifies the SOAP body of the response to a MarkAsJunk operation request.

ServerVersion

t:ServerVersionInfo ([MS-OXWSCDATA] section 2.2.3.10)

Specifies a SOAP header that identifies the server version for the response to a MarkAsJunk operation request.