Display Outlook Recipient Window from vb.net

  • Thread starter Thread starter raymonj
  • Start date Start date
R

raymonj

Hi,

Is it possible to display the Outlook recipient window from Vb.Net and
receive the email selection the user has chosen when the window is
closed ?

Thanks folks.
 
yeah isn't that simple Outlook Automation?

you don't want to use the same control; right?
you just want to be able to resolver usernames? I would make a wrapper
around outlook / com / vb6


-Aaron
 
yeah isn't that simple Outlook Automation?
you don't want to use the same control; right?
you just want to be able to resolver usernames? I would make a wrapper
around outlook / com / vb6

Our company has over 6000 employees within many divisions. So there's
a lot of distribution lists (many levels) and single email addresses.
I'd rather like not to code something but use the same control as
Outlook. However, if it is not possible, maybe I'll go with your
suggestion and stick with a tool that resolve usernames.

Any examples on your side ?
 
Be careful with this guy's responses. He's the same as aaronkempf,
and I wouldn't trust his disinformation.

If nobody here can help you with Outlook, you might try posting
to an Outlook newsgroup, and/or
microsoft.public.office.developer.automation.

Robin S.
---------------------------------------
 
my propagange is not disinformation and I am _NOT_ aaronkempf
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top