Microsoft outlook program

  • Thread starter Thread starter DBC User
  • Start date Start date
D

DBC User

Hi All,

I am interested in writing an app or add-in for MS Outlook (I don't
have any previous experience in this area). My main objective is
following

1. I want to manage who are the people who need to be notified.
2. I want to create a groups of people as a part of 1.
3. Each group will have pre-defined set of dates assigned to them to do
something on a particular date. Say 3rd of Jan, every one need to make
sure project is staged for testing. 13th of Jan project staged to
production etc.,
4. There will be one manager, they need to be notfied when the members
notifiy the completion of the appointment or remainder.

Is it possible at all or is there a better way to do this tasks that I
am overlooking???

Thanks.
 
Hello, DBC!
You wrote on 2 Oct 2006 14:01:05 -0700:

DU> Hi All,

DU> I am interested in writing an app or add-in for MS Outlook (I don't
DU> have any previous experience in this area). My main objective is
DU> following

DU> 1. I want to manage who are the people who need to be notified.
DU> 2. I want to create a groups of people as a part of 1.
DU> 3. Each group will have pre-defined set of dates assigned to them to
DU> do
DU> something on a particular date. Say 3rd of Jan, every one need to
DU> make
DU> sure project is staged for testing. 13th of Jan project staged to
DU> production etc.,
DU> 4. There will be one manager, they need to be notfied when the
DU> members
DU> notifiy the completion of the appointment or remainder.

DU> Is it possible at all or is there a better way to do this tasks that
DU> I
DU> am overlooking???

IMO it is possible, Outlook exposes quite comprehensive automation API.
See these for reference
( http://blogs.msdn.com/dancre/archive/2004/03/21/93712.aspx )
( http://www.add-in-express.com/docs/net-outlook-addins.php )
( http://www.codeproject.com/atl/Microsoft_Outlook_Addin.asp )
 

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