This topic has not yet been rated - Rate this topic

ExchangeService.TraceEnablePrettyPrinting property

EWS Managed API

Gets or sets a value indicating whether the trace output has stylistic formatting conventions applied.

The TraceEnablePrettyPrinting 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)
public bool TraceEnablePrettyPrinting { get; set; }

Property value

Type: System.Boolean
true if the trace output is pretty printed; otherwise, false.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.