Email2DisplayName Property

Microsoft Outlook Visual Basic

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

expression.Email2DisplayName

expression        Required. An expression that returns a ContactItem object.