Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / .NET Framework / New Users / June 2007

Tip: Looking for answers? Try searching our database.

Exchange 2003 API Pointers?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
lucius - 05 Jun 2007 19:52 GMT
Looking for all pointers, references, code sample for sending commands
to Exchane 2003. I would like to send mail using MAPI, create/modify
appointments, etc. I don't want an Outlook interface, but something
that will talk to Exchange directly (impersonating any user I see
fit).

Thanks.
Henning Krause [MVP - Exchange] - 05 Jun 2007 20:31 GMT
Hello,

assuming that you'l want to use .NET as your language of choice (since you
have posted in a .NET newsgroup), you should stay away from MAPI. It's not
supported in .NET.

If you want to access Exchange directly from .NET you can either use CDO
(via interop) or use WebDAV.

Best regards,
Henning Krause

> Looking for all pointers, references, code sample for sending commands
> to Exchane 2003. I would like to send mail using MAPI, create/modify
[quoted text clipped - 3 lines]
>
> Thanks.
Steven Cheng[MSFT] - 06 Jun 2007 04:34 GMT
Hi Lucius,

As for directly communicate with Exchange server, I agree with Henning  
that the WebDav interface should be prefered which use XML based http
message to send command to target exchange server.  In .net frameworrk, you
can use HttpWebRequest component to send http requests with XML data. The
knowledge base library contains many sample articles on this(such as send
email or create folder objects through exchange webDav):

#Visual C# .NET 2003 KB Article(s)
http://www.kbalertz.com/technology_213_4.aspx

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead

This posting is provided "AS IS" with no warranties, and confers no rights.
Steven Cheng[MSFT] - 08 Jun 2007 11:20 GMT
Hi Lucius,

How are you doing on this issue, does the information in the previous reply
helps you some? If there is still anything we can help, please feel free to
post here.

Sincerely,

Steven Cheng

Microsoft MSDN Online Support Lead
   

This posting is provided "AS IS" with no warranties, and confers no rights.
lucius - 16 Jun 2007 18:57 GMT
This helps, I am on my way. Thanks.

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.