AuditReport Class
Enables you to generate an audit report.
Inheritance Hierarchy
System.Object
Microsoft.Office.RecordsManagement.Reporting.AuditReport
Namespace: Microsoft.Office.RecordsManagement.Reporting
Assembly: Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)
Syntax
'Declaration
Public Class AuditReport _
Implements IReportingQuery, IReportDataSource, IDisposable
'Usage
Dim instance As AuditReport
public class AuditReport : IReportingQuery,
IReportDataSource, IDisposable
Remarks
Added for interface implementation and should not be called.
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.