Hi
I want to develop an application that will:
- Monitor emails incoming to a specific mailbox on an Exchange Server
- Read the email subject
- Save the attachment on the email
- Move the email to another folder.
I have googled and seem to come up with various options along the lines of:
- 'Exchange sinks'
- 'Exchange journaling'
- 'CDOEX'
- 'Webdav'
For such a (I think) simple task such various methods have confused me.
What recommendations can anyone make?
This is the first project I have done that would read Exchange server. What things may I need to consider? The machine it will run on may not be the Exchange server itself and may not have an email client like Outlook installed on it.
Many thanks in advance.
I want to develop an application that will:
- Monitor emails incoming to a specific mailbox on an Exchange Server
- Read the email subject
- Save the attachment on the email
- Move the email to another folder.
I have googled and seem to come up with various options along the lines of:
- 'Exchange sinks'
- 'Exchange journaling'
- 'CDOEX'
- 'Webdav'
For such a (I think) simple task such various methods have confused me.
What recommendations can anyone make?
This is the first project I have done that would read Exchange server. What things may I need to consider? The machine it will run on may not be the Exchange server itself and may not have an email client like Outlook installed on it.
Many thanks in advance.