ExchangeServiceBase.ReturnClientRequestId property
Gets or sets a flag indicating that a client requires responses to include the request ID.
The ReturnClientRequestId property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.
Namespace: Microsoft.Exchange.WebServices.Data
Assembly: Microsoft.Exchange.WebServices (in Microsoft.Exchange.WebServices.dll)
Property value
Type: System.Booleantrue if the client requires responses to include the request ID; otherwise, false.
Show: