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.
Indicates the address to use as the mailing address.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
Public Enumeration OlMailingAddress
'Usage
Dim instance As OlMailingAddress
public enum OlMailingAddress
Members
| Member name | Description | |
|---|---|---|
| olNone | No mailing address defined | |
| olHome | Home mailing address | |
| olBusiness | Business mailing address | |
| olOther | Other mailing address |
Remarks
See SelectedMailingAddress property.