3.1.4.2.1.2 tns:SyncFolderItemsSoapOut

msdn link

The SyncFolderItemsSoapOut WSDL message specifies the response from the SyncFolderItems operation.

 <wsdl:message name="SyncFolderItemsSoapOut">
    <wsdl:part name="SyncFolderItemsResult" element="tns:SyncFolderItemsResponse" />
    <wsdl:part name="ServerVersion" element="t:ServerVersionInfo"/>
 </wsdl:message>

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

The SyncFolderItemsSoapOut WSDL message contains the two parts listed in the following table.

Part name

Element/type

Description

SyncFolderItemsResult

tns:SyncFolderItemsResponse (section 3.1.4.2.2.2)

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

ServerVersion

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

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