AddressEntry.DisplayType Property (Outlook)

Returns a constant belonging to the OlDisplayType enumeration that describes the nature of the AddressEntry. Read-only.

Syntax

expression .DisplayType

expression A variable that represents an AddressEntry object.

Remarks

You can use the DisplayType property to filter address entries. The DisplayType property corresponds to the MAPI property PidTagDisplayType.

See Also

Concepts

AddressEntry Object

AddressEntry Object Members