ContactItem.ShowCheckAddressDialog method (Outlook)
Displays the Check Address dialog box to verify address details of the contact.
Version information
Version Added: Outlook 2013
Syntax
expression. ShowCheckAddressDialog
(MailingAddress)
expression A variable that represents a ContactItem object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
MailingAddress | Required | OlMailingAddress | The type of address to be checked. |
See also
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.