Hi all,
I'm needing to create a program that monitors an email inbox and process incoming emails that have attachments.
What I am wanting it to do is to open the attachment and process the data.
How do I get the program to save the attachment as a particular file type (csv most likely)? or is there a way to open the attachment without saving the file first?
WeeWillie
I'm needing to create a program that monitors an email inbox and process incoming emails that have attachments.
What I am wanting it to do is to open the attachment and process the data.
How do I get the program to save the attachment as a particular file type (csv most likely)? or is there a way to open the attachment without saving the file first?
WeeWillie
Comment