Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 821 Bytes

Outlook.ContactItem.Email3DisplayName.md

File metadata and controls

36 lines (21 loc) · 821 Bytes
title keywords f1_keywords api_name ms.assetid ms.date ms.localizationpriority
ContactItem.Email3DisplayName property (Outlook)
vbaol11.chm1001
vbaol11.chm1001
Outlook.ContactItem.Email3DisplayName
ea4dc96f-dd92-213e-cda0-b6a619e8965c
06/08/2017
medium

ContactItem.Email3DisplayName property (Outlook)

Returns a String representing the display name of the third email 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

ContactItem Object

[!includeSupport and feedback]