IBProcessEmail.IsValid

Syntax

IsValid: Boolean;

Description

The IsValid method returns whether email recipients are correct.

Comments

The method returns True if in the Recipient, CCRecipient and BCCRecipient properties all addresses are correct, and False if there are some errors.

See also:

IBProcessEmail