03-14-2008, 07:44 PM
|
#1 (permalink)
|
| Knows Where the Search Button Is
Join Date: Dec 2007 Model: 8830 PIN: N/A Carrier: Sprint
Posts: 17
Post Thanks: 0 Thanked 0 Times in 0 Posts
| Invoke EMail App with MessageArguments for BIS Email - not BES EMail Please Login to Remove! Hi,
How do you invoke the email application for BIS email, instead of BES email? I have the right folder (BISfold) for my BIS email (I can see the email messages) and I use the following to invoke the email app with it:
MessageArguments mArgs = new MessageArguments(BISfold);
Invoke.invokeApplication(Invoke.APP_TYPE_MESSAGES , mArgs);
What happens is that it displays my BES inbox instead of the BIS inbox (BISfold).
Thanks,
Marissa |
| Offline
| |