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.
Validates the email addresses that appear in the To, Cc, and Bcc lines in the active email message.
Syntax
expression. CheckName
expression Required. A variable that represents a 'MailMessage' object.
Remarks
This method is available only if you are using Word as your email editor. If the names cannot be validated, the Check Names dialog box is displayed.
Example
This example validates the email addresses that appear in the active email message.
Application.MailMessage.CheckName
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.