Edit

Share via


FailedSearchMailbox.ErrorMessage Property

Definition

Gets or sets the error message associated with the failed search. The ErrorMessage property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

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

Property Value

The error message.

Applies to