SelectNamesDialog.ForceResolution property (Outlook)

Returns or sets a Boolean that determines if Outlook must resolve all recipients in the object specified by SelectNamesDialog.Recipients before the user can click OK to accept the typed or selected recipients in the Select Names dialog box. Read/write.

Syntax

expression. ForceResolution

expression A variable that represents a SelectNamesDialog object.

Remarks

The default value is True. If a recipient cannot be resolved, Outlook will prompt the user to resolve the ambiguous names. The user must have all recipients in the recipient edit box resolved before being able to click OK.

ForceResolution is ignored if the user clicks Cancel or the Close icon.

See also

SelectNamesDialog 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.