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.

Version Information

Version Added: Outlook 2007

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

Concepts

SelectNamesDialog Object

SelectNamesDialog Object Members