Conversation.HasIrm Property

Definition

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

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

Property Value

true if at least one conversation item in the current folder is protected by IRM; otherwise, false.

Applies to