ContactItem.ShowCheckPhoneDialog method (Outlook)

Displays the Check Phone Number dialog box for a specified telephone number contained by a ContactItem object.

Syntax

expression. ShowCheckPhoneDialog( _PhoneNumber_ )

expression An expression that returns a ContactItem object.

Parameters

Name Required/Optional Data type Description
PhoneNumber Required OlContactPhoneNumber The type of telephone number to be checked.

See also

ContactItem Object

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.