Page 1 of 1

How to create object for Outlook Application

Posted: Tue Dec 22, 2015 11:49 am
by Shahnaz
Hi,

In my application after successfully registering in Site we need to validate whether user has received email. Also need to verify content.For this purpose i need to connect to Outlook. Can anyone help me with the code for the same. Thanks in advance.

Re: How to create object for Outlook Application

Posted: Thu Dec 24, 2015 9:47 am
by jma
Hi Shahnaz,

I'd suggest having a look at the following article: Access your Email within Outlook (Final Part) C#

You also could have a look at stackoverflow or other C# forums. There should be a variety of code samples, which would help you to implement your test.