ContactEntity.BusinessName Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.