How to get Contact information from Speed Dial database in WM5?



In Windows Mobile 5.0, the speed dial database (speed.db) is stored
within "pim.vol" located in the root directory. I can access the
records winthin this database and get the display names and index
stored with the speed dial entries. However I am unable to get a valid
OID that links the speed dial entry with an Outlook contact entry. I'm
using the getItemFromOid function, but I can't seem to get a valid OID
from the speed dial records. Does anyone know how this is done? Is
this the proper way to get the contact infomation that is associated
with a speed dial entry?

Thanks in advance

.