Platform SDK: MAPI

Getting Details About a User with Simple MAPI

The MAPIDetails function presents a dialog box to the user that displays the properties of an address book entry. This dialog box cannot be suppressed. Like the MAPIResolveName function, MAPIDetails supports the MAPI_AB_NOMODIFY flag to prevent modification of the properties displayed in the dialog box. MAPIDetails is most often used with this flag set when the user needs more information about an address in order to resolve an ambiguity. This function is most often used without the MAPI_AB_NOMODIFY flag set when the user needs to create or edit entries in the personal address book.