ExchangeServiceBase.TraceFlags Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the trace flags.
public:
property Microsoft::Exchange::WebServices::Data::TraceFlags TraceFlags { Microsoft::Exchange::WebServices::Data::TraceFlags get(); void set(Microsoft::Exchange::WebServices::Data::TraceFlags value); };
public Microsoft.Exchange.WebServices.Data.TraceFlags TraceFlags { get; set; }
Public Property TraceFlags As TraceFlags
Property Value
One of the TraceFlags values.