3.1.4.1.1.1 tns:SendNotificationSoapIn Message

The SendNotificationSoapIn WSDL message specifies the SendNotification operation request to send a notification to the client application.

 <wsdl:message name="SendNotificationSoapIn">
         <wsdl:part name="request" element="tns:SendNotification" />
         <wsdl:part name="RequestVersion" element="t:RequestServerVersion"/>
 </wsdl:message>

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

The parts of the SendNotificationSoapIn WSDL message are listed and described in the following table.

Part name

Element/type

Description

request

tns:SendNotification (section 3.1.4.1.2.1)

Specifies the SOAP body of the request.

RequestVersion

t:RequestServerVersion ([MS-OXWSCDATA] section 2.2.3.9)

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