NonIndexableItem.AdditionalInfo Property

Definition

Gets or sets additional information about a mailbox on which an index attempt failed. The AdditionalInfo property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

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

Property Value

The additional information.

Applies to