ContactItem.Email2DisplayName Property (Outlook)

Returns a String representing the display name of the second e-mail entry for the contact. Read/write.

Syntax

expression .Email2DisplayName

expression A variable that represents a ContactItem object.

Remarks

This property is set to the value of the FullName property by default.

See Also

Concepts

ContactItem Object

ContactItem Object Members