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.