Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Java Development

Reply
Developer
ravindrakamble
Posts: 68
Registered: ‎07-21-2008
Accepted Solution

Can we access the address list from outlook programmatically?

Hi All,

 

        I want to build one application in which I am going to display address list from outlook to send the mail.

Please tell me how programmtically I can fetch the address list from outlook?

 

Thanks in advance...

Please use plain text.
Administrator
MSohm
Posts: 12,957
Registered: ‎07-09-2008
My Carrier: Bell

Re: Can we access the address list from outlook programmatically?

You can use the BlackBerryContactList.lookup method to perform a lookup in a user's Global Address List.
Mark Sohm
BlackBerry Development Advisor

Please refrain from posting new questions in solved threads.
Found a bug? Report it using the Issue Tracker
Please use plain text.
Developer
ravindrakamble
Posts: 68
Registered: ‎07-21-2008

Re: Can we access the address list from outlook programmatically?

Thanks for your quick reply.
Please use plain text.