AdminAuditLogEvent Class
Inheritance Hierarchy
System.Object
Microsoft.Exchange.Data.ConfigurableObject
Microsoft.Exchange.Management.SystemConfigurationTasks.AdminAuditLogEvent
Namespace: Microsoft.Exchange.Management.SystemConfigurationTasks
Assembly: Microsoft.Exchange.Management (in Microsoft.Exchange.Management.dll)
Syntax
'Declaration
<SerializableAttribute> _
Public NotInheritable Class AdminAuditLogEvent _
Inherits ConfigurableObject
'Usage
Dim instance As AdminAuditLogEvent
[SerializableAttribute]
public sealed class AdminAuditLogEvent : ConfigurableObject
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.