You can check that an email address is properly formed but not that it
is a valid email address that will actually go to someone. The
Recipients collection of an item has a ResolveAll method and each
Recipient object has a Resolve method and a Resolved property.
-----Original Message-----
You can check that an email address is properly formed but not that it
is a valid email address that will actually go to someone. The
Recipients collection of an item has a ResolveAll method and each
Recipient object has a Resolve method and a Resolved property.