Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

I have a .NET program that runs on my PC (Windows XP Pro) that periodically sends automated email messages through my Lotus Notes client.

Is there a way in my .NET code that I can tell it to save the sent mail to a different Lotus Notes folder and not in my normal Sent mail folder? I want my Sent mail folder to only contain emails I send myself, and not have my program's sent mail mixed in.

share|improve this question
Sounds like it would be easier to setup Lotus Notes to move these emails after the email is sent. – Ramhound Dec 3 '12 at 16:24
If you are the programmer of the .NET application, you should be asking this question on StackOverflow instead of on SuperUser. (Check out the FAQ. SuperUser is not intended for programming questions.) If you are not the programmer, then you should ask the programmer to give you that feature. It is certainly possible to do it. – rhsatrhs Dec 3 '12 at 19:31

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.