Windows Vista
Visual Basic
Visual Studio
Architecture
Windows Live
VS Team System
Visual J#
Game Technologies
Windows Forms
.NET Development
Visual FoxPro
Visual C#
SQL Server
Microsoft ISV
Visual C++
Software Development Network>> Visual C#>> Integrate OutLook with .net application
Integrate OutLook with .net application
Hot Topic
Whats the easiest way to filter string for offensive language
VS Beta 2 Rename Feature is making me sick. How to turn this off?
compare
!!! IF MICROSOFT HEAR US!!!
CA1052 Warning Inappropriate?
method does not run when invoking a different method
remove
What is faster: Convert.ToDouble or Double.Parse?
Modify Unix Attributes for ADS users in C#
Any help For Graduating Project .. Need Just The Idea
Visual C#
Simple Compiler Bug (or short fall) ??
Want to find some good books
determine if running in IE
Dynamically Form Generation
How this code work(C# 2.0)? It shouldn't!
Applying System.Diagnostics.DebuggerHidden() to all Property's
Threading Join issue - getting Join_Timeout Exception.
Hiding WDS system tray icon
Reading data samples from sound card
accessing outlook 2000 using c# with out MAPI & without COM
Integrate OutLook with .net application
hi
i want to integrate OutLook Express with .net Application.
then plz tell me the steps or hint to code in application
thanks and regards
kavita
Answer this question
Integrate OutLook with .net application
Wagner Bertolini Junior
You can't easily automate Outlook Express as it doesn't expose an API. Outlook, however, gives a full COM interface that you can automate like any other COM interface (ie add a reference to your .net project and code away).
Integrate OutLook with .net application
Answer this question
Integrate OutLook with .net application
Wagner Bertolini Junior