Conversation.GlobalHasIrm Property

Definition

Gets a value indicating whether at least one conversation item in any folder in a mailbox is protected by Information Rights Management (IRM).The GlobalHasIrm property is applicable for clients that target Exchange Online and versions of Exchange starting with 15.00.0847.032.

public:
 property bool GlobalHasIrm { bool get(); };
public bool GlobalHasIrm { get; }
Public ReadOnly Property GlobalHasIrm As Boolean

Property Value

true if at least one conversation item in a mailbox is protected by IRM; otherwise, false.

Applies to