MailboxHoldResult.HoldId Property

Definition

Gets or sets the hold ID for an eDiscovery hold action. The HoldId property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property System::String ^ HoldId { System::String ^ get(); void set(System::String ^ value); };
public string HoldId { get; set; }
Public Property HoldId As String

Property Value

The hold ID.

Applies to