How to retrieve multiple e-mail accounts of the BlackBerry smart phone by programming

Hello

We can add up to 10 email accounts in a blackberrylike hotmail, gmail etc. I'm developing an application in which I want the list of all configured e-mail accounts.

How can I retrieve it programmatically?

Thanks in advance

Thanks a lot for your quick response

Tags: BlackBerry Developers

Similar Questions

  • How to remove an e-mail account on the iphone?

    How to remove an e-mail account on the iphone?

    davidfromgambrills wrote:

    How to remove an e-mail account on the iphone?

    mail/contacts/calendar settings - E-mail account - select - scroll down to delete.

  • How to manage multiple e-mail accounts in Outlook Express?

    How to configure different e-mail accounts in Outlook Express?

    Hi Helen,

    To configure e-mail different accounts in Outlook Express follow the steps below:

    1. for each of your email accounts, find the type of email (POP3, IMAP or HTTP) account, the name of the incoming mail server (example: mail.isp.com) and the name of the outgoing SMTP mail server (example: SMTP.) FAI.com). this information is usually found in the file FAQ (frequently asked questions) of the provider or by sending an e-mail to the provider.

    2. start Outlook Express.

    3. Select accounts from the Tools menu. Click the mail tab.

    4. click Add on the right side of the box and choose mail. The Internet Connection Wizard appears.

    5. type the full account name (the name that appears in the line of the electronic mail sent from this account). Click Next.

    6. If you already have the new account, click on the top of the page radio button, enter the name of the account, and click Next.

    7. Enter the e-mail server information that you retrieved in the first step. Be sure to type the information exactly as it appears in your notes. Click Next.

    8. Enter the user name, as it appears on the account. The name is usually the above address; for example, the name of the account of [email protected] is "feedback".

    9 type the password to access the account. If the password is incorrect or if you do not remember, contact the mail provider.

    10 check the box remember password if you do not want Outlook to ask the password whenever it checks the mail.

    11. click on finish. Repeat as needed for all e-mail accounts

    12 change account properties by clicking on the name and choosing Properties from the list on the right.

  • I can't access my e-mail account on the LG ally phone.

    why I can't access my email on my phone. It says unable to connect securely to the server?

    Original title: why I can't access my email on my lg ally phone. It says unable to connect securely to the server?

    Hi lindaMcAloon,

    Thanks for posting your question in the Microsoft Community Forums.

    Emails allow you to send messages and attachments to individuals located remotely. You have a problem with access to the email on the LG ally phone. It can be difficult when something that is important to you does not work as expected. It's pretty simple and we're here to help you solve the problem. We work as a team and get this sorted out.

    Please answer these questions-

    (1) is this problem limited to access to e-mail on the phone?

    (2) you are able to access the email on Internet Explorer?

    (3) e-mail account do you use?

    (4) what exactly happens when you try to access the email account?

    (5) what is the exact error message or error code?

    (6) have you done other changes before the show?

    I would like more information about the issue.

    Get back to us with answers. We will be happy to help you. We at Microsoft, strive for excellence and provide our customers with the best support.

    Thank you.

  • How to retrieve AD and LDAP account of the person (about efficiency) accounts

    Hi all

    I was wondering if there is a more elegant way to search for a person and then their subsequent announcement and accounts LDAP in a script.  Here is an example of my work and maybe an expert could chime with a better / more a recommended method.

    Thank you

    Dim dbPerson As ISingleDbObject

    Dim LDAPAccount As ISingleDbObject

    Dim ADSAccount As ISingleDbObject

    Dim colPersons As IColDbObject

    Dim colADSAccount As IColDbObject

    Dim colLDAPAccount As IColDbObject

    Dim UID_Person As String

    colPersons = Connection.CreateCol ("Person")

    colPersons.Prototype.PutValue ("CentralAccount", UCase (accessid))

    colPersons.Load)

    UID_Person = colPersons (0). GetValue ("UID_Person"). String

    dbPerson = Connection.CreateSingle ("person", UID_Person)

    'create the db LDAP object.

    colLDAPAccount = Connection.CreateCol ("LDAPAccount")

    colLDAPAccount.Prototype.PutValue ("UID_Person", UID_Person)

    colLDAPAccount.Load)

    LDAPAccount = colLDAPAccount (0). Create()

    «create the db object ADS»

    colADSAccount = Connection.CreateCol ("ADSAccount")

    colADSAccount.Prototype.PutValue ("UID_Person", UID_Person)

    colADSAccount.Load)

    ADSAccount = colADSAccount (0). Create()

    Hi Daueric,

    You could probably clean it up a little bit but probably not much. To be more precise, I would like to know what you're passing in this script.

    Some thoughts: I'm guessing your passing the central account as accessID. Can you pass the UID instead?

    You use collections where it is not necessary. For example, when getting the UID of the central account you create a collection and use value and select the first item in the collection. Instead, you could get the UID directly:

    Var f As ISqlFormatter = Connection.SqlFormatter
    Dim UID As String = Connection.GetSingleProperty ("person", "UID_Person", _
    f.Comparison ("CentralAccount", accessid, ValType.String, CompareOperator.Equal))

    Similarly, you expect a user to have several AD accounts?  If not, you must use CreateSingle (now that you have the user ID of the person) and pass a GetSingleProperty for UID such as:

    Var ADO as ISingleDbObject = Connection.CreateSingle ("ADSAccount" _
    Connection.GetSingleProperty ("ADSAccount", "UID_ADSAccount" _
    f.Comparison ("UID_Person", UID, ValType.String, CompareOperator.Equal)))

    Ditto for LDAP.

    If you can be more specific on what spend you and what your goals are, I might be able to help more.

    -Aaron

  • BlackBerry Smartphones Multiple e-mail accounts

    Hey, grateful for the help with my little problem. I just got my new "BOLD" of BB and my personal COMPUTER company helped set up to receive my office mail (Microsoft_Exchange) using the BES and it works beautifully. Play with the phone later and read the user guide, I saw that it was possible to add multiple e-mail accounts. So, I followed the procedure for "setup" on the phone and duly added my gmail account personal. It seems to work fine as well. However, I have a problem. Whenever I get a new email to my personal gmail account, I simultaneously receive the same e-mail to my office email account! Now that's a bit irritating. How can I stop my personal email appearing in my box with the letters of the Office? The opposite does not occur, IE, email received in my Office mailbox does not appear in my mailbox gmail mailbox. Any help / advice for this problem appreciated. Thank you.

    Hi, thanks for the explanation. I am pleased to inform that I have solved my problem. I deleted the 'additional email' (that is to say, my personal gmail I put in place through the configuration of BB application). Then I went to gmail using my computer, downloaded the "gmail for mobile" on my BB and set the IMAP protocol on. And here, an exact replica of the gmail page I see on my computer now appears on my BB! And gmail mails I get are "pushed" to my BB, WITHOUT reproducing on my mailbox for MESSAGES from office. I don't know how it works, but I'm assuming that gmail is not pushed into the BES through gmail IMAP regardless of the BES. In any case it meets my goal.

    Thanks for educating me on some of the subtleties on the functioning of the BES.

  • How to eliminate unwanted e-mail account please?

    How to eliminate unwanted e-mail account please?

    I have a Mac 10.10.5

    I want to delete my account virginmedia.com.

    I tried different ways, but it's still there.

    Jon

    Hi, just checked, did you go to...

    Mail > Preferences > accounts, highlighted this account, and then clicked on the little less icon below?

  • How to open 2 separate Yahoo mail accounts at the same time? I can do this in Internet Explorer by clicking file | New Session. I don't see how to do this in Firefox.

    How to open 2 e-mail accounts Yahoo separate at the same time, without using an add-on or plug-in? I can do this in Internet Explorer by clicking file | New Session. I don't see how to do this in Firefox.

    You need two independent sets of cookies to achieve and that an extension can do this.

    You can get a second series temporarily passing to private browsing mode and open the current session, but still allows you the same account only one way at the time and you have to identify you again after returning to the first account by stopping mode PB.

  • I don't see how to access my e-mail account in Firefox. Help!

    I just switch to Firefox and do not see how to access my e-mail account, which is with Comcast. I'm missing a few very basic step and need help.

    http://Xfinity.Comcast.NET/

    You cannot use the E-mail button on this page, just above my profile XFINITY?

  • Bug with multiple e-mail accounts?

    I have put Mail in place with 7 e-mail accounts, all with different e-mail addresses.

    Generally works with little trouble.

    I, however, just noticed what I think, it's a bug.

    2 e-mail accounts are for my wife. Sometimes get us the same incoming e-mail to we bith, with are different e-mail addresses.

    Mail, however, only seems to have only one. If I delete the mail from the Inbox of one of my accounts, he also disappears Inbox account of my wife. If I read an e-mail, it appears as read in the accounts of my wife. If I move in my Inbox to a different folder, it disappears from the Inbox of my wife.

    Because they are separate accounts, with different addresses, I really don't think that mail should be dead copies separate e-mail for each account, so my wife and I can deal with an e-mail sent to us two, differently if you want.

    Thank you

    I hear what you're saying and sees the logic but I suspect Apple thoughts are as follows.

    If you have multiple e-mail accounts in a single connection on a Mac account, then they are considered to be all for that single user with just one reading these emails. Apple allows you to create multiple accounts login expect for each person separately identify and treat their email separately.

    So I would advice, you create a second user login to your wife.

    Note: You can activate "Fast user switching" preferences system-> users and groups-> connection-> 'Show fast user switching menu' Options, this will make it easier for the two of you connected through separate accounts at the same time and switch between them.

  • How can I send pictures to my e-mail account to the cell phone of others?

    I have a request to send photos to someone who uses their smart phone and I do not have pictures in a phone; only on my PC. Can I send pictures of this person's mobile phone? They gave me their number. Thank you

    It is possible to send a text message (SMS) to a phone by email (look for "sms e-mail gateway"), but I don't know if you can join this way, i.e. MMS pictures. The simplest method would be for the recipient create an e-mail account on the phone. If they can't or won't, but they can access the web via a browser, I guess you could upload photos on one of the free file hosting services photo and send them links using the email-to-text method mentioned above.

  • Windows live - multiple e-mail accounts

    I am running Windows 7, Windows Live Mail and MSN.  Recently, I received an email from MSN stating that a password must be entered whenever I sign in MSN, IE there is no longer an option "Save password".   My question is: this policy affects Windows Live?  I have four ".msn' accounts which are all visible in Windows live.  With the MSN change, I always see all four accounts when I access Windows Live?  Or Windows Live will I have 'connect' to each account separately?

    I tried to find an answer to this on the forums, but the only thing I found spoke of "linked accounts" in OUTLOOK.  I don't think that my accounts are linked in outlook.  It is only in Windows Live Mail I see all four accounts.

    Thank you.

    ... to have the password on the tab of the Windows Live Mail account with the password "remember" controlled server only IS NOT going to change?

    Fix.

    There is a world of difference between having a program on your computer that remembers the sensitive information and using a Web site that stores sensitive information. You should make a note of your password in case you need to enter again.

  • At the end of the creation of an e-mail account, that the program will ask a software password security device, I don't know what it is or where to find it.

    At the end of the creation of an e-mail account, that the program will ask a software password security device, I don't know what it is or where to find it. To my knowledge I don't have a 'software security device. I use Windows 7 on an IMac.

    Apparently, you have defined a master password at one point. The password protects passwords that Thunderbird remembered.
    You can reset the password. More information in this article.

    http://KB.mozillazine.org/Master_password

  • I tried to open my e-mail account on the homepage of roadrunners and a message tells me that this page is not available this pad a few days ago

    I tried to open my e-mail account on the homepage of roadrunners and a message tells me that this page is not available what happened a few days ago from change

    Clear the cache and cookies from sites that cause problems.

    "Clear the Cache":

    • Tools > Options > advanced > network > content caching Web: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Tools > Options > privacy > Cookies: "show the Cookies".
  • How to print an e-mail without printing the side panels and the folder list?

    Original title: print an e-mail

    How to print an e-mail without printing the side panels and the folder list?  It also prints a part of the message that the sides take up much space

    IF you use Outlook.com you print this way...

    1. go to your Inbox
    2. Select the desired message you want to print
    3. in the top of the message itself, you can see options like New, Delete, Junk, response, etc..
    Please select the three dots (...) next to categories
    4. click on print
    5. a preview of the message is displayed and also printing options.
    (Don't forget to click on "all pages" for multi page emails.
    )
    6. click on print.

Maybe you are looking for

  • Portege 7100 - what size HARD drive it does support?

    Hello my old man (I'm a student, so no money for a new) Portege 7100 (ct) has a small hard drive, so I want to shift to a bigger... but what size HARD drive supports the 7100ct? (and that's a 1.8 "or can I use drives 2.5"?) thx for any help...

  • Portege Z930-12J - WiDi updated to version 3.5 and greater

    Hi, I have to update WiDi in front of my computer to 3.5 or more because it is necessary to establish the connection with the smart TV. He needs to also update the graphics drivers, but none of these drivers are available via TEMPRO. When I try to in

  • Satellite C50-A-1 - sound quality is not good

    I don't know if I'm going crazy, but I recently did my laptop system restore (apply all updates of Windows) and the sound (with headphones) seems not as good. Particularly serious and to some extent, the highs are poor and I have a sort of 'mid range

  • The screen on the Satellite A100-163 changed 180 degrees.

    The screen on my Satellite A100 - 163 has flipped 180 degrees. The cat sat on the keyboard, so I guess that a combination of keys it will sort! I tried ctrl-stift-r as suggested in a previous message, but nothing helped. Any suggestions?

  • Trough come reading USB TTL signal

    Hi all I am currently working on a project for my internship. For this project, I need to connect a GPS to my PC. So far, i've got material that generates output a NMEA asynchronous serial connection (TTL) sentence. Here you can see the diagram of th