473,402 Members | 2,064 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,402 software developers and data experts.

Outlook integration

Is it possible to incorporate Outlook in your web app so that you can
view your Inbox from your web app? And if so, does anybody have any
good links?


*** Sent via Developersdex http://www.developersdex.com ***
Feb 16 '07 #1
3 4129
Hello Mike,

Outlook has no API to be integrated into Web (only in winforms)
albeit u can use OWA - outlook web access feature of Exchange Server

MPIs it possible to incorporate Outlook in your web app so that you
MPcan view your Inbox from your web app? And if so, does anybody have
MPany good links?
MP>
MP*** Sent via Developersdex http://www.developersdex.com ***
MP>
---
WBR, Michael Nemtsev [C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
Feb 16 '07 #2
Hello!
Outlook has no API to be integrated into Web (only in winforms)
albeit u can use OWA - outlook web access feature of Exchange Server
I have to disagree here, because Outlook does indeed have a programming
interface (COM based) that can be used from any application type, including
web applications. Nothing says that this interface is "WinForms only".

I didn't clearly understand from Mike's original post whether his
architecture contains Exchange server, in which case it is of course easier
to use Exchange's built-in Outlook Web Access (OWA) feature to read mail.

But, if Mike is referring to a stand-alone Outlook installation, say, on
Windows XP, then it is indeed perfectly possible to write an ASP.NET
application that would call the Outlook COM interfaces, and read data in the
Inbox folder, or any other folder for that matter.

In fact, I wrote a magazine article seven years ago about such a
possibility. I was using Borland Delphi at that time, but the principles are
still valid for C# and ASP.NET applications.

Mike: which type of Outlook installation are you referring to?

Thanks!

--
Regards,

Mr. Jani Järvinen
C# MVP
Helsinki, Finland
ja***@removethis.dystopia.fi
http://www.saunalahti.fi/janij/
Feb 17 '07 #3
Hello Jani Järvinen [MVP],
>Outlook has no API to be integrated into Web (only in winforms)
albeit u can use OWA - outlook web access feature of Exchange Server
JI have to disagree here, because Outlook does indeed have a
Jprogramming interface (COM based) that can be used from any
Japplication type, including web applications. Nothing says that this
Jinterface is "WinForms only".

Agree, express myself wrong :) The idea is that u've described
---
WBR, Michael Nemtsev [C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo
Feb 17 '07 #4

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

Similar topics

3
by: Kurt | last post by:
Hi We are developing an off-the-shelf software suite for a certain business sector. Most of the program is simply a GUI on top of some .mdb files. Its a .net application written in c# One...
1
by: Iain Miller | last post by:
Currently using & developing a new application in A97. This app has a lot of Name & Address information in it. A lot of that information will be duplicated in Outlook & I suddenly wondered if its...
0
by: Krishna | last post by:
I am trying to loop thru Inbox and select any one email and save it as a RTF file. Here is the code I am using Outlook.Explorer myOutlookExplorer =...
14
by: Gerhard | last post by:
I'm posting this again, as no answer to the first post.... I would like to integrate Outlook into my vb.net web page, so that when I send an email (which I can successfully do now), it shows up...
2
by: Pieter | last post by:
Hi, I'm using a thight integration with Outlook 2003 (with an Exchange server) in my VB.NET (2005) application. Until now I'm using the Outlook Object Model, but it appears to be very slow, and...
6
by: KatMagic | last post by:
The following code wrks fine when running from my pc (localhost); but errors when I put the asp.net code up to the production web server. Theerror I get is...
0
by: Ben Grimwade | last post by:
Hi, im developing an Application that integrates with Outlook by creating an appointment in there calender. The code in question is below Dim appt As Outlook.AppointmentItem obj =...
1
by: PromisedOyster | last post by:
We have a written a C# application that interfaces with Outlook using the API. Since Microsoft Office 2000 SP1, our users have had to put up with the very annoying warning popup about a program...
0
by: sarahmarlowemusic | last post by:
Hi there I am trying to schedule users (email addresses available on the network which I think is Exchange server) from an Access 2003 DB. I have found Arvin Meyer's outlook appointment...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
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...
0
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...
0
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,...

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.