A Microsoft Outlook email forum. Outlook Banter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » Outlook Banter forum » Microsoft Outlook Email Newsgroups » Add-ins for Outlook
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

ADD-in developmenet advise



 
 
Thread Tools Search this Thread Display Modes
  #1  
Old October 19th 07, 03:58 AM posted to microsoft.public.dotnet.languages.vb,microsoft.public.outlook,microsoft.public.outlook.program_addins
John
external usenet poster
 
Posts: 135
Default ADD-in developmenet advise

Hi

I need to develop an add-in for outlook 2003 and above that does the
following;

When a certain external application sends email via outlook, the outlook
add-in adds certain info into a database table. Some of this info comes from
the calling external application.

I have not developed an outlook add-in before but I am a proficient
developer of vba and vb.net. What would be a good place to start for this
sort of project?

Many Thanks

Regards


Ads
  #2  
Old October 19th 07, 07:49 AM posted to microsoft.public.dotnet.languages.vb,microsoft.public.outlook,microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default ADD-in developmenet advise

Start at http://www.outlookcode.com/article.aspx?ID=36
Essentially you will need to trap the Application.ItemSend event and read
the data from the item passed to your event handler.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"John" wrote in message
...
Hi

I need to develop an add-in for outlook 2003 and above that does the
following;

When a certain external application sends email via outlook, the outlook
add-in adds certain info into a database table. Some of this info comes
from the calling external application.

I have not developed an outlook add-in before but I am a proficient
developer of vba and vb.net. What would be a good place to start for this
sort of project?

Many Thanks

Regards




  #3  
Old October 20th 07, 08:26 PM posted to microsoft.public.dotnet.languages.vb,microsoft.public.outlook,microsoft.public.outlook.program_addins
John
external usenet poster
 
Posts: 135
Default ADD-in developmenet advise

Thanks. Is it true that vsto add in written for outlook 2003 will not work
for later outlook versions? I am trying to avoid traditional vb as it is now
bit old and I want to stick to current technologies if possible.

Thanks

Regards

"Dmitry Streblechenko" wrote in message
...
Start at http://www.outlookcode.com/article.aspx?ID=36
Essentially you will need to trap the Application.ItemSend event and read
the data from the item passed to your event handler.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"John" wrote in message
...
Hi

I need to develop an add-in for outlook 2003 and above that does the
following;

When a certain external application sends email via outlook, the outlook
add-in adds certain info into a database table. Some of this info comes
from the calling external application.

I have not developed an outlook add-in before but I am a proficient
developer of vba and vb.net. What would be a good place to start for this
sort of project?

Many Thanks

Regards






  #4  
Old October 20th 07, 11:28 PM posted to microsoft.public.dotnet.languages.vb,microsoft.public.outlook,microsoft.public.outlook.program_addins
Dmitry Streblechenko
external usenet poster
 
Posts: 2,116
Default ADD-in developmenet advise

No, an add-in developed in the Outlook 2003 environment will work in Outlook
2007. But the opposite is not true.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"John" wrote in message
...
Thanks. Is it true that vsto add in written for outlook 2003 will not work
for later outlook versions? I am trying to avoid traditional vb as it is
now bit old and I want to stick to current technologies if possible.

Thanks

Regards

"Dmitry Streblechenko" wrote in message
...
Start at http://www.outlookcode.com/article.aspx?ID=36
Essentially you will need to trap the Application.ItemSend event and read
the data from the item passed to your event handler.

Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool

"John" wrote in message
...
Hi

I need to develop an add-in for outlook 2003 and above that does the
following;

When a certain external application sends email via outlook, the outlook
add-in adds certain info into a database table. Some of this info comes
from the calling external application.

I have not developed an outlook add-in before but I am a proficient
developer of vba and vb.net. What would be a good place to start for
this sort of project?

Many Thanks

Regards








 




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
ADD-in developmenet advise John Outlook - General Queries 3 October 20th 07 11:28 PM
Advise more than one interface MON205 Outlook - General Queries 2 August 2nd 07 08:48 AM
Advise more than one interface MON205 Add-ins for Outlook 2 August 2nd 07 08:48 AM
Appointments are locked. Won't open. Please advise. JBou Outlook - Calandaring 0 March 28th 07 02:01 AM
Please advise how to log on to email with multiple users...thanks Andrew Props Outlook - Installation 1 August 8th 06 12:54 AM


All times are GMT +1. The time now is 08:27 AM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2025 Outlook Banter.
The comments are property of their posters.