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
skicson
Posts: 56
Registered: ‎07-14-2008

More PIM Fun: Getting Events from multiple calendars

I have a user that has multiple calendars on his BlackBerry yet when I call:

 

String list[] = pim.listPIMLists(PIM.EVENT_LIST)

 

it only brings back one list item.  Is there another way I should be doing this?   

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

Re: More PIM Fun: Getting Events from multiple calendars

Support for programmatic access to multiple calendars has been added to BlackBerry handheld software version 4.6.  Prior versions only allow access to a single calendar.
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
skicson
Posts: 56
Registered: ‎07-14-2008

Re: More PIM Fun: Getting Events from multiple calendars

Hi Mark - thanks for your help.

 

Is the "single calendar" in versions prior to 4.6 just the "default" calendar or can it be specified another way?

Please use plain text.