|
web
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
Display Outlook Recipient Window from vb.netHi,
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 raymonj wrote: Show quoteHide quote > 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? Our company has over 6000 employees within many divisions. So there's> > 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 > > 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 ?
www.freevbcode.com
just because your company has 6000 employees; it doesn't mean that outlook automation won't work -Larry raymonj wrote: Show quoteHide quote > > 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. --------------------------------------- Show quoteHide quote "raymonj" <jeff.raym***@tech-nter.com> wrote in message news:1164653390.579621.109830@14g2000cws.googlegroups.com... >> 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 ? > my propagange is not disinformation and I am _NOT_ aaronkempf
RobinS wrote: Show quoteHide quote > 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. > --------------------------------------- > "raymonj" <jeff.raym***@tech-nter.com> wrote in message > news:1164653390.579621.109830@14g2000cws.googlegroups.com... > >> 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 ? > > |
|||||||||||||||||||||||