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