01-02-2012 03:41 PM
Hi,
is it possible to Clear the filters for one user using the BAS API. What I want to do is similar to option "-cf" using the BESUserAdminClient, is it implemented in BAS API Webservices?
Solved! Go to Solution.
01-06-2012 01:12 PM
You can try out BWS#setUsersEmailFilterRules() without specifying any specific rules. This should set the rules of the user to whatever you specify, but there is no call to specifically clear all mail rules currently.
http://www.blackberry.com/developers/docs/bws/ente
Regards,