AuditLogTrimmingReportCallout class

Implements the IAuditLogTrimmingCallout interface to capture audit log reports before trimming the site's audit log and after the site's audit log is trimmed.

Inheritance hierarchy

System.Object
  Microsoft.Office.RecordsManagement.Reporting.AuditLogTrimmingReportCallout

Namespace:  Microsoft.Office.RecordsManagement.Reporting
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
Public NotInheritable Class AuditLogTrimmingReportCallout _
    Implements IAuditLogTrimmingCallout
'Usage
Dim instance As AuditLogTrimmingReportCallout
public sealed class AuditLogTrimmingReportCallout : IAuditLogTrimmingCallout

Remarks

Reports will be captured in the configured library.

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

AuditLogTrimmingReportCallout members

Microsoft.Office.RecordsManagement.Reporting namespace