I am trying to figure out the best way to check for new email messages on a pre-determined interval and if save the attachments to a particular location depending on sending address. I am not sure of the best way to handle this. I am using VB.NET 2005 and have VSTO as well.
I would like this to run even if the machine isnt logged in so I am assuming a Windows Service is required but I am not too concerned with that aspect at this time, just would be nice to implement from the beginning. If anyone can point me in the write direction, I am sure I can accomplish the code aspect.
Thanks in advance
I would like this to run even if the machine isnt logged in so I am assuming a Windows Service is required but I am not too concerned with that aspect at this time, just would be nice to implement from the beginning. If anyone can point me in the write direction, I am sure I can accomplish the code aspect.
Thanks in advance