3.1.4.5.1.1 tns:GetRemindersSoapIn Message

The GetRemindersSoapIn WSDL message specifies the GetReminders operation request to retrieve reminders on the server.

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

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

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

Part name

Element/type

Description

request

tns:GetReminders (section 3.1.4.5.2.1)

Specifies the SOAP body of the request to retrieve reminders on the server.

RequestVersion

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

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