- Subject: New to Outlook programming. Need pointers to learn
- Author: Madhusudan Narayan
- Date: 27 Jan 2011
- References:
Hi,
I am new to outlook programming.
I have got to develop software that synchronizes the office
outlook(2003) data with the mobile device over bluetooth (sync).
I am a C/C++ programmer. Not quite good at c#,VB, or any other .net
languages.
What I am looking for is APIs to achieve the following
1. Enumerate the mail items, contacts, notes, and calendar items,
2. convert a vMessage file into Outlook email item, and add them to a
folder like Inbox, or personal folder.
3. Similarly add new contact items, notes, calendar items.
4. Edit an email, contact, notes, or calendars,
5. Get a notification of any modification or addition of mail,
calendar, contact, and notes.
I googled a lot, but hardly found a detailed reference.
Please suggest how I should go about it
regards,
Madhusudhana