I am trying to get a list of devices and their software from BES. My first thought was to connect directly to the database and request it directly, but from what I can say in the Blackberry Hosting environment, I would not have access to the database. Another option I see is the Blackberry admin API.
Does anyone have any other suggestions for getting a list of installed software (from C #).
source share