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

Use the DisplayType property to filter address entries. The DisplayType property corresponds to the MAPI property PidTagDisplayType.

See also

AddressEntry Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.