IAdmExchangeMailboxLitigationHoldFeature
The IAdmExchangeMailboxLitigationHoldFeature interface represents the Litigation Hold feature of an Exchange mailbox.
Inheritance: IAdmExchangeMailboxFeature
Properties
-
Property
-
Description
-
StartDate
-
Gets the date when litigation hold was started.
-
Owner
-
Gets the user who put the mailbox on litigation hold.
-
Comment
-
Gets or sets a litigation hold note.
-
CommentModificationEnabled
-
Gets or sets a value indicating whether the Comment property will be modified.
-
Url
-
Gets or sets a litigation hold URL.
-
UrlModificationEnabled
-
Gets or sets a value indicating whether the Url property will be modified.
Details
StartDate
Gets the date when litigation hold was started.
- Type:
- DateTime
- Access:
- Read-only
Owner
Gets the user who put the mailbox on litigation hold.
- Type:
- String
- Access:
- Read-only
Comment
Gets or sets a litigation hold note.
- Type:
- String
- Access:
- Read/Write
CommentModificationEnabled
Gets or sets a value indicating whether the Comment property will be modified.
- Type:
- Boolean
- Access:
- Read/Write
Url
Gets or sets a litigation hold URL.
- Type:
- String
- Access:
- Read/Write
UrlModificationEnabled
Gets or sets a value indicating whether the Url property will be modified.
- Type:
- Boolean
- Access:
- Read/Write
Requirements
Minimum required version: 2013.1