Recipients.ResolveAll Method
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.
Attempts to resolve all the Recipient objects in the Recipients collection against the Address Book.
public:
bool ResolveAll();
public bool ResolveAll ();
Public Function ResolveAll () As Boolean
Returns
True if all of the objects were resolved, False if one or more were not.