Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the user who placed the mailbox on litigation hold.
Namespace: Microsoft.Exchange.Data.Directory.Management
Assembly: Microsoft.Exchange.Data.Directory (in Microsoft.Exchange.Data.Directory.dll)
Syntax
'Declaration
Public Property LitigationHoldOwner As String
Get
Set
'Usage
Dim instance As MailUser
Dim value As String
value = instance.LitigationHoldOwner
instance.LitigationHoldOwner = value
public string LitigationHoldOwner { get; set; }
Property value
Type: System.String
The user who placed the mailbox on litigation hold.