ExEventCategory Class

Inheritance Hierarchy

System.Object
  Microsoft.Exchange.Diagnostics.ExEventCategory
    Microsoft.Exchange.Data.EventCategoryObject

Namespace:  Microsoft.Exchange.Diagnostics
Assembly:  Microsoft.Exchange.Diagnostics (in Microsoft.Exchange.Diagnostics.dll)

Syntax

'Declaration
<SerializableAttribute> _
<CLSCompliantAttribute(True)> _
Public Class ExEventCategory
'Usage
Dim instance As ExEventCategory
[SerializableAttribute]
[CLSCompliantAttribute(true)]
public class ExEventCategory

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.