Edit

Share via


SearchableMailbox.DisplayName Property

Definition

Gets or sets the display name of the mailbox to be searched. The DisplayName property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

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

Property Value

The display name.

Applies to