Share via


OlDisplayType Enumeration

Outlook Developer Reference

Describes the nature of the address.

Name Value Description
olAgent 3 Agent address
olDistList 1 Exchange distribution list
olForum 2 Forum address
olOrganization 4 Organization address
olPrivateDistList 5 Outlook private distribution list
olRemoteUser 6 Remote user address
olUser 0 User address

Remarks

Used by the DisplayType property of the ExchangeDistributionList, ExchangeUser, and Recipient objects.