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
'Usage
Dim instance As AuditReport
public class AuditReport : IReportingQuery

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.

See Also

Reference

AuditReport Members

Microsoft.Office.RecordsManagement.Reporting Namespace