Email3DisplayName Property

Microsoft Outlook Visual Basic

Email3DisplayName Property

       

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

expression.Email3DisplayName

expression    Required. An expression that returns a ContactItem object.