MailMergeDataSource.EverValidated property (Publisher)

Indicates whether the list of recipient addresses in the parent MailMergeDataSource object has ever been validated. Read/write.

Syntax

expression.EverValidated

expression A variable that represents a MailMergeDataSource object.

Return value

Boolean

Remarks

The initial value of EverValidated is False.

If you create an add-in for Microsoft Publisher that validates recipient addresses and maintains its own data sources, your add-in can set the EverValidated property value to True after a successful validation.

The value of the EverValidated property is saved in the Microsoft Publisher file and is accessible across multiple sessions of Publisher.

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.