ContactEntity.BusinessName Property

Definition

Gets the business name of the contact entity. The BusinessName property is applicable for clients that target Exchange Online and versions of Exchange starting with Exchange Server 2013.

public:
 property System::String ^ BusinessName { System::String ^ get(); };
public string BusinessName { get; }
Public ReadOnly Property BusinessName As String

Property Value

The business name associated with the contact entity.

Applies to