ContactItem.Email3DisplayName Property (Outlook)

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

Syntax

expression .Email3DisplayName

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