Share via


ReducedRecipient.LitigationHoldEnabled property

Gets a value that indicates whether the mailbox of the recipient is under a litigation hold.

Namespace:  Microsoft.Exchange.Data.Directory.Management
Assembly:  Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)

Syntax

'Declaration
Public ReadOnly Property LitigationHoldEnabled As Boolean
    Get
'Usage
Dim instance As ReducedRecipient
Dim value As Boolean

value = instance.LitigationHoldEnabled
public bool LitigationHoldEnabled { get; }

Property value

Type: System.Boolean
true if the mailbox of the recipient is under a litigation hold; otherwise, false.

See also

Reference

ReducedRecipient class

ReducedRecipient members

Microsoft.Exchange.Data.Directory.Management namespace