Skip to content

Latest commit

 

History

History
40 lines (31 loc) · 1.5 KB

File metadata and controls

40 lines (31 loc) · 1.5 KB
title mipAutoLabelExchangeItemAuditRecord resource type
description Represents an audit record that captures automatic sensitivity labeling activities for Exchange items.
author palakagrawaljk
ms.subservice security
ms.localizationpriority medium
doc_type resourcePageType
ms.date 03/05/2026
toc.title MIP auto label Exchange item audit record

mipAutoLabelExchangeItemAuditRecord resource type

Namespace: microsoft.graph.security

[!INCLUDE beta-disclaimer]

Represents an audit record that captures automatic sensitivity labeling activities for Exchange items. This record type documents events related to the automatic application of sensitivity labels to Exchange content such as emails and calendar items based on content scanning and classification rules, providing visibility into how sensitive information in Exchange is being identified and protected through automated mechanisms.

Inherits from microsoft.graph.security.auditData. The audit data for this record type is returned as the auditData property in an auditLogRecord.

Properties

None.

Relationships

None.

JSON representation

The following JSON representation shows the resource type.

{
  "@odata.type": "#microsoft.graph.security.mipAutoLabelExchangeItemAuditRecord"
}