PC Review Forums Newsgroups Microsoft Outlook Microsoft Outlook Interoperability Can someone point me in the right direction?

Reply

Can someone point me in the right direction?

 
Thread Tools Rate Thread
Old 10-07-2003, 02:10 PM   #1
Mike G.
Guest
 
Posts: n/a
Default Can someone point me in the right direction?


I am trying to develop a plugin for Outlook 2002. All it does is scan an
incomming message and if the message fits certain criteria it sends the data
to a program that I've created with VB.NET to process it....

I'm very familiar with VB6 and a little VB.NET, but I don't know much about
creating plugins or Add-Ins. I'm assuming I would use the
Microsoft.Office.Interop.Outlook COM reference to talk with the outlook.

I guess I'm stuck on how to I get my program to install into Outlook? Or
create a new toolbar on Outlook.

Any help will be greatly appreciated.

Thanks,

-Mike



  Reply With Quote
Old 10-07-2003, 08:09 PM   #2
Ken Slovak - [MVP - Outlook]
Guest
 
Posts: n/a
Default Re: Can someone point me in the right direction?

Look at the Resources page at www.microeye.com The ItemsCB COM addin
sample in VB6 shows Outlook COM addin best practices and adding
command buttons. There is also a link there to information about COM
addins using the .NET languages.

--
Ken Slovak
[MVP - Outlook]
http://www.slovaktech.com
Lead Author, Professional Outlook 2000 Programming, Wrox Press
Lead Author, Beginning VB 6 Application Development, Wrox Press
Attachment Options
http://www.slovaktech.com/attachmentoptions.htm
Extended Reminders
http://www.slovaktech.com/extendedreminders.htm


"Mike G." <mike@home.com> wrote in message
news:3tePa.3729$c6.3112@bos-service2.ext.raytheon.com...
> I am trying to develop a plugin for Outlook 2002. All it does is

scan an
> incomming message and if the message fits certain criteria it sends

the data
> to a program that I've created with VB.NET to process it....
>
> I'm very familiar with VB6 and a little VB.NET, but I don't know

much about
> creating plugins or Add-Ins. I'm assuming I would use the
> Microsoft.Office.Interop.Outlook COM reference to talk with the

outlook.
>
> I guess I'm stuck on how to I get my program to install into

Outlook? Or
> create a new toolbar on Outlook.
>
> Any help will be greatly appreciated.
>
> Thanks,
>
> -Mike
>
>
>



  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off