EventCategoryObject class
Inheritance hierarchy
System.Object
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
'Usage
Dim instance As EventCategoryObject
[SerializableAttribute]
public class EventCategoryObject : 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.