Re: Algorithm used by Resolve method
- From: "Dmitry Streblechenko" <dmitry@xxxxxxxxxxx>
- Date: Wed, 13 Jul 2005 20:41:28 -0700
1. It checks if "@" comes before "." and there are no invalid characters. If
the condition is satisfied, it creates a one-off address entry
2. It looks wherever you specify that it needs to look in: open the address
book window (Ctrl+Shift+B), click Tools | Options. Set the address lists and
their order in the list at the bottom of the dialog.
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
"Joseph Boland" <JosephBoland@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:4D72F39B-48DA-441D-A07B-9DC912E8F136@xxxxxxxxxxxxxxxx
> 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
.
- References:
- Algorithm used by Resolve method
- From: Joseph Boland
- Algorithm used by Resolve method
- Prev by Date: Re: Saving email into a nested folder -- simple question?
- Next by Date: Re: "use ms word to edit messages"
- Previous by thread: Algorithm used by Resolve method
- Index(es):
Relevant Pages
|