Hi All,
I need to retrieve an Appointment/Meeting from Outlook (exchange server) through web application using asp.net with vb.net/c#.net?
Any Help???
Hi All,
I need to retrieve an Appointment/Meeting from Outlook (exchange server) through web application using asp.net with vb.net/c#.net?
Any Help???
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sudheer Reddy VuyyuruPosted Apr 8, 2008, 2:03 AM
Thanks for Reply,
The steps you given are already inplemented in my application.
Here I need any sample code for retrieve an appointment item/meeting from Exchage Server using asp.net/vb.net
Bechir BejaouiPosted Apr 6, 2008, 7:21 PM
The configure it as follow
-
-
-
-
-
-
-
-
-
-
-
-
-
add the Microsoft.Office.Tools.Outlook namespaceIn Control Panel, choose Add or Remove Programs.
Select Microsoft Office in the Currently installed programs list.
Click Change.
Select Add or Remove Features, and then click Next.
Select Choose advanced customization of applications, and then click Next.
Expand Microsoft Office Excel, click the box next to .NET Programmability Support, and then click Run from My Computer.
Expand Microsoft Office Outlook, click the box next to .NET Programmability Support, and then click Run from My Computer.
Expand Microsoft Office Word, click the box next to .NET Programmability Support, and then click Run from My Computer.
Expand Office Tools, click the box next to Microsoft Forms 2.0 .NET Programmability Support, and then click Run from My Computer.
Under Office Tools, click the box next to Smart Tag .NET Programmability Support, and then click Run from My Computer.
Under Office Tools, expand Microsoft Graph, click the box next to .NET Programmability Support, and then click Run from My Computer.
Follow the same procedure to install primary interop assemblies for any other Office applications you want.
Click Update
Then use the items indexer of a given outlook instance to get the targeted elements