2
Reply

Fetching the details of email from Multiple mailboxes.

Kumar Vaibhav

Kumar Vaibhav

Jun 7 2017 10:37 AM
242
Hi, I am new to c# coding. The scenario for my problem is:
The outlook is hosted on a windows 2008 r2 server there are 12 mailboxes added in it, I want to fetch the details (like the sender name, when was the email recieved, the attachment name etc) of each emails recieved on each mailboxes everyday. The emails are in deleted folder of each mailbox. But there is a catch I dont have the password of any of the mailboxes, I need the extracted information in a CSV. Is it possible via C# if yes please guide then.
 
Also, outlk14.admx is added in C:\WINDOWS\POLICYDEFINITIONS due to client requirement.

Answers (2)