ContactItem.Email1DisplayName Property (Outlook)

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

Syntax

expression .Email1DisplayName

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