Events
Nov 19, 11 PM - Nov 21, 11 PM
Join online sessions at Microsoft Ignite created to expand your skills and help you tackle today's complex issues.
Register nowThis browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The FindItem operation searches the mailbox and folders and returns items that meet the specified search criteria.
The following is the WSDL port type specification for the operation.
<wsdl:operation name="FindItem"> <wsdl:input message="tns:FindItemSoapIn"/> <wsdl:output message="tns:FindItemSoapOut"/> </wsdl:operation>
The following is the WSDL binding specification for the operation.<15>
<wsdl:operation name="FindItem"> <soap:operation soapAction="http://schemas.microsoft.com/exchange/services/2006/messages/FindItem"/> <wsdl:input> <soap:header message="tns:FindItemSoapIn" part="Impersonation" use="literal"/> <soap:header message="tns:FindItemSoapIn" part="MailboxCulture" use="literal"/> <soap:header message="tns:FindItemSoapIn" part="RequestVersion" use="literal"/> <soap:header message="tns:FindItemSoapIn" part="TimeZoneContext" use="literal"/> <soap:header message="tns:FindItemSoapIn" part="DateTimePrecision" use="literal" /> <soap:header message="tns:FindItemSoapIn" part="ManagementRole" use="literal"/> <soap:body parts="request" use="literal" /> </wsdl:input> <wsdl:output> <soap:body parts="FindItemResult" use="literal" /> <soap:header message="tns:FindItemSoapOut" part="ServerVersion" use="literal"/> </wsdl:output> </wsdl:operation>
Events
Nov 19, 11 PM - Nov 21, 11 PM
Join online sessions at Microsoft Ignite created to expand your skills and help you tackle today's complex issues.
Register now