Algorithm used by Resolve method
- From: "Joseph Boland" <JosephBoland@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 13 Jul 2005 17:07:02 -0700
Can someone explain the algorithm used by Resolve? In particular:
1. When a recipient is added using an email address, e.g.
Dim strAddr As String = "someone@xxxxxxxxxxxxxxx"
Recipients.Add(strAddr)
Does Resolve look for a syntactically valid email address?
2. Does it only look in the Outlook address book if the string used to add
is not a valid email address?
--
Software Engineer
Educational & Community Supports
University of Oregon
Eugene, OR 97403-1235
.
- Follow-Ups:
- Re: Algorithm used by Resolve method
- From: Dmitry Streblechenko
- Re: Algorithm used by Resolve method
- Prev by Date: Re: Saving email into a nested folder -- simple question?
- Next by Date: Re: Saving email into a nested folder -- simple question?
- Previous by thread: Saving email into a nested folder -- simple question?
- Next by thread: Re: Algorithm used by Resolve method
- Index(es):
Relevant Pages
|