Getting Owner Name
Does someone have a small snippet that gets the Owner string?
Thanks as always!
Thanks as always!
Here's C# snippet:
using Microsoft.WindowsMobile.Status; owner = ConvertToString( There are native counterparts too.
....
In SDK help look under
Developer's reference -> NativeCode->State and NotificationsBroker
Hope this helps.
Thanks,
Preethi