Where does MS Outlook store attachments it receives?
I am trying to write an app where I e mail users a text file
these users have an application of mine on their computer that will use
this text file to update info on a database which resides on their machine.
I am trying to automate the whole process using FilesystemWatcher.
What i am trying to avoid is the user having to physically save the file to a given location
when they receive it via e mail.
Is This Possible?
I am trying to write an app where I e mail users a text file
these users have an application of mine on their computer that will use
this text file to update info on a database which resides on their machine.
I am trying to automate the whole process using FilesystemWatcher.
What i am trying to avoid is the user having to physically save the file to a given location
when they receive it via e mail.
Is This Possible?