473,548 Members | 2,721 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Interfaces to MS Exchange/Outlook to add Calendar appointments or

My organization currently has interfaces in place to generate MS Outlook
emails from our business applications. I am trying to determine if it is
possible and how difficult it might be to interface with MS Ecxhange or
Outlook from a business application and add items to a user's calendar, task
list, or at a minimum to set a follow up flag in an email.

We are running Exchange 2003 and a variety of MS Outlook 2000 and 2003. We
do have plans to upgrade to Office/Outlook 2007 in the near future and I'm
not sure when an exhange server upgrade is being planned for. So the
solution we put in place will need to be upward compatible for when we
upgrade.
--
EM
Mar 12 '08 #1
2 3039
Hi,

how do you plan to access Exchange? Does your application now depend on an
opened Outlook to create mails?

Do you want to be able to add contacts and other items when Outlook is
closed?

You can use Outlook Interop to access the current logged on profile.

To access Exchange from a managed app, you could use WebDAV, which is
basically an extension to the HTTP protocol. I have a C# wrapper on my
website (www.infinitec.de) and there are other available on the net.

Kind regards,
Henning Krause
"EMcCarthy" <EM*******@disc ussions.microso ft.comwrote in message
news:9C******** *************** ***********@mic rosoft.com...
My organization currently has interfaces in place to generate MS Outlook
emails from our business applications. I am trying to determine if it is
possible and how difficult it might be to interface with MS Ecxhange or
Outlook from a business application and add items to a user's calendar,
task
list, or at a minimum to set a follow up flag in an email.

We are running Exchange 2003 and a variety of MS Outlook 2000 and 2003.
We
do have plans to upgrade to Office/Outlook 2007 in the near future and I'm
not sure when an exhange server upgrade is being planned for. So the
solution we put in place will need to be upward compatible for when we
upgrade.
--
EM
Mar 12 '08 #2
Thank you for your response.

Our current applications do both methods of sending emails - some do this as
a background process in the evening (Oracle Server and SMTP client) and do
not rely on a user's instance of MS Outlook being open. Other applications
just launch the equivalent of a new message in a user's instance of Outlook
and the user hits send to send the message.

For the purpose of adding Calendar and Task items, we would want this to be
a background process which runs are various times of the day and it not tied
to a specific user being signed on the application or MS Outlook.

--
EM
"Henning Krause [MVP - Exchange]" wrote:
Hi,

how do you plan to access Exchange? Does your application now depend on an
opened Outlook to create mails?

Do you want to be able to add contacts and other items when Outlook is
closed?

You can use Outlook Interop to access the current logged on profile.

To access Exchange from a managed app, you could use WebDAV, which is
basically an extension to the HTTP protocol. I have a C# wrapper on my
website (www.infinitec.de) and there are other available on the net.

Kind regards,
Henning Krause
"EMcCarthy" <EM*******@disc ussions.microso ft.comwrote in message
news:9C******** *************** ***********@mic rosoft.com...
My organization currently has interfaces in place to generate MS Outlook
emails from our business applications. I am trying to determine if it is
possible and how difficult it might be to interface with MS Ecxhange or
Outlook from a business application and add items to a user's calendar,
task
list, or at a minimum to set a follow up flag in an email.

We are running Exchange 2003 and a variety of MS Outlook 2000 and 2003.
We
do have plans to upgrade to Office/Outlook 2007 in the near future and I'm
not sure when an exhange server upgrade is being planned for. So the
solution we put in place will need to be upward compatible for when we
upgrade.
--
EM

Mar 13 '08 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
4650
by: Nitec Dev | last post by:
Our setup: server1 ASP database running on IIS5, Outlook 2000 and SQL 2000 on Windows 2000. Server2 runs Windows 2000 with Exchange 2000 using CDO 1.2 MAPI Sessions. Clients use IE5/6 and had Outlook 2000 installed. Upgraded to ASP running on IIS6, Outlook 2000 and SQL 2000 on Windows 2003. Server2 runs windows 2003 with Exchange 2003...
6
953
by: dave | last post by:
I am looking for code resources on how to read ms exchange calendar with vb.net. Can anyone point me in the right direction to some code samples thx
0
243
by: dave | last post by:
I would like to read ms exchange calendar appointments through the web services provided with ms exchange. Does anyone have any experience/code to read appointments from an individuals calendar with .net th dave
2
4184
by: M Rao | last post by:
I have xml data coming in as a stream from a web service running against exchange server.The attributes for the elements dtstart and dtend, b:dt="dateTime.tz" xmlns:b="urn:uuid:c2f41010-65b3-11d1-a29f-00aa00c14882/, are causing trouble. I tried to create schema using xmlspy and I get an error saying name "b:dt" cannot have a namespace prefix....
1
4304
by: mal_lori | last post by:
Hello, I have basic code to Creat an Outlook appointment and add Access Data. (code below) This works to add appointments to the basic calendar in my user folder. However I wish to add it to a Calendar that resides in Public folder. Any advice or resources on how to do this? The "address" is .... Public Folders...All Public...
1
3548
by: Arran Pearce | last post by:
I am wanting to create a web application which will use Microsoft Exchange Server. We currently use Exchange 2000 but if i needed it we would upgrade to 2003. Is 2003 going to provide easyer programming with C# (and DotNet in general) than 2000? If so i will wait a bit longer. thanks for any insights. Arran
0
1257
by: Don | last post by:
Hi: I currently am developing a web dashboard and would like to display the current month and appointments from my MS Outlook/Exchange system. Any components, controls, Active X controls, that you recommend? Thank You,
0
3392
by: arjen1984 | last post by:
I am now working on C# with WebDAV on Exchange now to get appointments. When I work local on the domain where the server is, i can get the appointments no problem. When I work outside of it, i get an SecurityException. This is my code to get the appointments: protected void getAfspraken() { NetworkCredential credential = new...
1
7944
by: keri | last post by:
Hi everyone, After numerous failed attempts at this I am now trying again to solve this problem. I really would appreciate ANY help as I have been stumped with this for weeks and weeks! I have a form (frmappointments) through which I create an appointment item in my outlook calendar, (and save the appointment to tblappointments in my...
0
7444
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language...
0
7954
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that...
0
7805
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the...
0
6039
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then...
1
5367
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes...
0
5085
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert...
0
3497
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in...
1
1932
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1054
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.