ExchangeServiceBinding::SendItem method
Exchange Server 2013
The SendItem method sends the request to and returns the response from a SendItem operation.
Namespace: ExchangeWebServices
Assembly: EWS (in EWS.dll)
Parameters
- SendItem1
- Type: ExchangeWebServices.SendItemType
An instance of the SendItemType class that represents the set of items to send.
Return value
Type: ExchangeWebServices.SendItemResponseTypeThe SendItem method returns a SendItemResponseType object that contains the status of the SendItem operation.
Show: