ConfigurationDocument.TraceTypesCount Property
Namespace: Microsoft.Exchange.Diagnostics
Assembly: Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)
Syntax
'Declaration
Public Shared ReadOnly Property TraceTypesCount As Integer
Get
'Usage
Dim value As Integer
value = ConfigurationDocument.TraceTypesCount
public static int TraceTypesCount { get; }
Property Value
Type: System.Int32