OlMailingAddress enumeration (Outlook)
Indicates the address to use as the mailing address.
Name | Value | Description |
---|---|---|
olBusiness | 2 | Business mailing address |
olHome | 1 | Home mailing address |
olNone | 0 | No mailing address defined |
olOther | 3 | Other mailing address |
Remarks
See ContactItem.SelectedMailingAddress property (Outlook).
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.