Email1DisplayName Property

Microsoft Outlook Visual Basic

Returns a String representing the display name of the first e-mail address for the contact. This property is set to the value of the FullName property by default. Read-only.

expression.Email1DisplayName

expression        Required. An expression that returns a ContactItem object.