Hi,
I am trying to trace track of outlook mails in asp.net.
I want to read all mails from outlook and show them in gridview subject wise.
with reference with below link.
https://www.aspsnippets.com/Articles/Fetch-and-read-email-messages-with-attachments-from-GMAIL-POP3-mail-server-in-ASPNet.aspx
is it possible to save emails specific so i can set status to them in db
Please help..
Thanx in Advance.
Hi Waghmare,
Refer below links.
https://docs.microsoft.com/en-us/visualstudio/vsto/how-to-programmatically-retrieve-unread-messages-from-the-inbox
http://geekswithblogs.net/TimH/archive/2006/05/26/79720.aspx
Thanx @ Dharmendr sir,
Is it posible to show emails in gridview as list??
Read emails from outlook and save the enails in a list. Then bind the list to GridView.
© COPYRIGHT 2025 ASPSnippets.com ALL RIGHTS RESERVED.