MailMessage.CheckName Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Validates the e-mail addresses that appear in the To:, Cc:, and Bcc: lines in the active e-mail message. This method is available only if you are using Microsoft Word as your e-mail editor.
public:
void CheckName();
public void CheckName ();
abstract member CheckName : unit -> unit
Public Sub CheckName ()
Remarks
If the names cannot be validated, the Check Names dialog box is displayed.