OlDisplayType enumeration (Outlook)
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.
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.