Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Describes the nature of the address.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public Enumeration OlDisplayType
'Usage
Dim instance As OlDisplayType
public enum OlDisplayType
Members
| Member name | Description | |
|---|---|---|
| olUser | User address | |
| olDistList | Exchange distribution list | |
| olForum | Forum address | |
| olAgent | Agent address | |
| olOrganization | Organization address | |
| olPrivateDistList | Outlook private distribution list | |
| olRemoteUser | Remote user address |
Remarks
Used by the DisplayType property of the ExchangeDistributionList, ExchangeUser, and Recipient objects.