EventCategoryObject Class
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Diagnostics.ExEventCategory
Microsoft.Exchange.Data.EventCategoryObject
Namespace: Microsoft.Exchange.Data
Assembly: Microsoft.Exchange.Data (in Microsoft.Exchange.Data.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public Class EventCategoryObject _
Inherits ExEventCategory _
Implements IConfigurable, IComparable
'Usage
Dim instance As EventCategoryObject
[SerializableAttribute]
public class EventCategoryObject : ExEventCategory,
IConfigurable, IComparable
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.