Welcome to Dream.In.Code
Getting C# Help is Easy!

Join 136,060 C# Programmers for FREE! Get instant access to thousands of C# experts, tutorials, code snippets, and more! There are 1,589 people online right now. Registration is fast and FREE... Join Now!




how to open outlook express from .net

 
Reply to this topicStart new topic

how to open outlook express from .net, how to open outlook express from .net

kvk543
10 Apr, 2008 - 10:25 PM
Post #1

New D.I.C Head
*

Joined: 10 Apr, 2008
Posts: 1

how to open outlook express from .net
User is offlineProfile CardPM
+Quote Post

zakary
RE: How To Open Outlook Express From .net
11 Apr, 2008 - 04:34 AM
Post #2

D.I.C Regular
Group Icon

Joined: 15 Feb, 2005
Posts: 404



Thanked: 6 times
Dream Kudos: 175
My Contributions
you need to add a reference to Microsoft Outlook 11.0 Object Library (Office 2003) yours may be different. The you will have access to Outlook and will be able to open it and do other things
User is offlineProfile CardPM
+Quote Post

Jayman
RE: How To Open Outlook Express From .net
11 Apr, 2008 - 07:37 AM
Post #3

Student of Life
Group Icon

Joined: 26 Dec, 2005
Posts: 6,919



Thanked: 42 times
Dream Kudos: 500
Expert In: C#, VB.NET, Java

My Contributions
If you simply want to open the application externally then you can use the Process.Start method.

CODE
System.Diagnostics.Process.Start("Outlook.exe");

User is online!Profile CardPM
+Quote Post

Fast ReplyReply to this topicStart new topic
Time is now: 12/1/08 06:29PM

Live C# Help!

C# Tutorials

Reference Sheets

C# Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month