DiagnosticContext.HasData Property
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public Shared ReadOnly Property HasData As Boolean
Get
'Usage
Dim value As Boolean
value = DiagnosticContext.HasData
public static bool HasData { get; }
Property Value
Type: System.Boolean