![]() |
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. |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
![]()
Hi,
Actually, I am very much new to the idea of outlook programming and have no clue on how to go about it. They say you have to find your own way and here I am. I have a Office management application developed in C#.net. Now I want to access a users calendar in outlook and get the meetings scheduled, recieve, respond and send meeting requests, etc. In other words anything that happens with calendering on Outlook desktop client, I want to develop that in my .net application. I guess there must be a way to talk to the backend server and retrive the info for seemless integration with any application. I mean interfaces, functions or objects. As you can see I have no clue how to go about it. Any help will be highly appreciated. Thanks in advance. - Arvind |
#2
|
|||
|
|||
![]()
If you want to interface directly with the Exchange server, then that's not an Outlook application. Exchange developer documentation starts at http://msdn.microsoft.com/exchange/.
If you want to interface with the user's data in Outlook, which might or might not be from an Exchange application, then you use the Outlook object model, just as you would use Word or Excel's object model. Both MSDN and the MSKB have articles on accessing Outlook objects with C#, and there are many samples on my web site and elsewhere. -- Sue Mosher, Outlook MVP Author of Configuring Microsoft Outlook 2003 http://www.turtleflock.com/olconfig/index.htm and Microsoft Outlook Programming - Jumpstart for Administrators, Power Users, and Developers http://www.outlookcode.com/jumpstart.aspx wrote in message oups.com... Hi, Actually, I am very much new to the idea of outlook programming and have no clue on how to go about it. They say you have to find your own way and here I am. I have a Office management application developed in C#.net. Now I want to access a users calendar in outlook and get the meetings scheduled, recieve, respond and send meeting requests, etc. In other words anything that happens with calendering on Outlook desktop client, I want to develop that in my .net application. I guess there must be a way to talk to the backend server and retrive the info for seemless integration with any application. I mean interfaces, functions or objects. As you can see I have no clue how to go about it. Any help will be highly appreciated. Thanks in advance. - Arvind |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to add a Microsoft Outlook Email from ASP.NET application | [email protected] | Outlook - General Queries | 3 | March 2nd 07 06:07 PM |
How to add a Microsoft Outlook Email from ASP.NET application | [email protected] | Add-ins for Outlook | 1 | February 28th 07 03:06 PM |
How to add a Microsoft Outlook Email from ASP.NET application | [email protected] | Add-ins for Outlook | 0 | February 28th 07 02:44 PM |
How to access address list of outlook in .net application | sunilsharma | Outlook - Using Forms | 1 | February 26th 07 02:38 PM |
How To Create VB.NEt Application Setup. | Sanjay | Outlook and VBA | 4 | March 1st 06 04:00 AM |