_ExchangeUser.CompanyName Property

Definition

Returns a String (string in C#) representing the name of the company for the ExchangeUser. Read/write.

C#
public string CompanyName { get; set; }

Property Value

Remarks

This property corresponds to the MAPI property, PidTagCompanyName.

Returns an empty string if this property has not been implemented or does not exist for the ExchangeUser object.

Applies to

Product Versions
Outlook primary interop assembly Latest