In my project, I need to access the Exchange accounts on the device in order to change them.
I need to do this programmatically, inside my application.
I searched around, but it doesn't seem like there is a way to do this.
Please help or suggest?
EDIT EDIT
To be more specific, I need: lists all the email accounts on the device and allows the user to change the settings for Exchange accounts:
* server address
* server port number
* SSL (on / off)
* accept all SSL certificates (on / off)
* account password
android
Lisa anne
source share