reading emails from exchange server using C#
I have an exchange server, and I have a username and password when I load
up Outlook. I then type this and get access to my emails.
How can i check for a specific email using C# .NET4 inside a Windows
Application. I would like to check if a certain person has emailed the
inbox. But i only want this email to come up if its from there domain.
EG,
Outlook name: Bloggs, Joe
Email domain: @bloggs.co.uk
I need to return the email only for todays date and i need to check if the
~"Mark as Complete" has been checked.
No comments:
Post a Comment