03-16-2011 11:36 PM
Hi,
I am writing an app which should work with all the BB models with OS 4.5+.
In my app, I update an BlackBerryEvent object and call BlackBerryEvent.commit() to save the changes. My phone will trigger an email notification to all the attendees on that event. How do I gracefully suppress those notifications?
Are there any business rules implemented in net.rim.blackberry.api.pdap
to decide how to generate these email notification to attendees?
Thanks!
Akshay