Share via


AddressEntry.Name Property (Outlook)

Returns or sets a String value that represents the display name for the object. Read/write.

Syntax

expression .Name

expression A variable that represents an AddressEntry object.

Remarks

It is necessary for the Name property to be set before calling the AddressEntry.Details method.

See Also

Concepts

AddressEntry Object Members

AddressEntry Object