Recipient.Resolved Property
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.
Returns a Boolean (bool in C#) that indicates True if the recipient has been validated against the Address Book. Read-only.
public:
property bool Resolved { bool get(); };
public bool Resolved { get; }
Public ReadOnly Property Resolved As Boolean
Property Value
Remarks
If similar names exist for a recipient in an Address Book, you can resolve the recipient by specifying the recipient's full SMTP e-mail address.