MailboxStatisticsItem.DisplayName Property

Definition

Gets or sets the name of the target mailbox. 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