IAddrBook : IMAPIProp
Applies to: Office 2010 | Outlook 2010 | Visual Studio
Supports access to the MAPI address book and includes operations such as displaying common dialog boxes; opening containers, messaging users, and distribution lists; and performing name resolution.
Header file: |
Mapix.h |
Exposed by: |
Address book objects |
Implemented by: |
MAPI |
Called by: |
Client applications, service providers |
Interface identifier: |
IID_IAddrBook |
Pointer type: |
LPADRBOOK |
Transaction model: |
Not writable |
Vtable Order
Opens an address book entry and returns a pointer to an interface that can be used to access the entry. |
|
Compares two entry identifiers that belong to a particular address book provider to determine whether they refer to the same address book object. |
|
Registers a client or service provider to receive notifications about changes to one or more entries in the address book. |
|
Cancels a notification registration previously established for an address book entry. |
|
Creates an entry identifier for a one-off address. |
|
Adds a new recipient to an address book container or to the recipient list of an outgoing message. |
|
Performs name resolution, assigning entry identifiers to recipients in a recipient list. |
|
Displays the Outlook address book dialog box. |
|
Displays a dialog box that shows details about a particular address book entry. |
|
RecipOptions |
Not supported or documented. |
QueryDefaultRecipOpt |
Not supported or documented. |
Returns the entry identifier of the container that is designated as the personal address book (PAB). |
|
Designates a particular container as the personal address book (PAB). |
|
Returns the entry identifier for the initial address book container. |
|
Establishes the specified container as the default address book container that is initially made available. |
|
Returns an ordered list of entry identifiers of the containers to be included in the name resolution process initiated by the ResolveName method. |
|
Sets a new search path in the profile that is used for the name resolution process. |
|
Prepares a recipient list for later use by the messaging system. |