Link to home
Start Free TrialLog in
Avatar of zzzy
zzzy

asked on

VSTO: How to access Safe Sender List?

I am creating an outlook add-in using C# 2008. I want to go through emails in the junk folder and add valid addresses to safe sender list based on certain criteria. The only problem is that I don't know how to access Safe Sender List.
ASKER CERTIFIED SOLUTION
Avatar of tbsgadi
tbsgadi
Flag of Israel image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of zzzy
zzzy

ASKER

This solution requires dealing with registry but looks like it should work. I hope MS adds support in next VSTO version.