Platform SDK: MAPI |
The MAPI common address dialog box can be used for a variety of addressing tasks such as constructing a recipient list. To display this dialog box, call IAddrBook::Address. Depending on which of the many parameters you set and how you set them, you can limit your display to entries of a particular type from a particular container.
To limit the address dialog box to displaying personal address book (PAB) entries only
If you use PR_ENTRYID, pass the entry identifier retrieved from GetPAB. If you use PR_AB_PROVIDER_ID, pass the value included in the MSPAB.H header file. PR_AB_PROVIDER_ID is the unique identifier for the PAB designed by MAPI.