Windows Address Book Structures

New applications should not use these structures. These structures exist for backward compatibility with legacy applications. These structures will be unavailable in the future.

Note

In Windows Vista, Windows Contacts replaces Windows Address Book (WAB). For more information about this new mechanism for storing and retrieving contact information, see Windows Contacts.

This section describes the structures associated with WAB.

Structures

Topic Contents
ADRENTRY Do not use. Describes zero or more properties belonging to one or more recipients.
ADRLIST Do not use. Describes zero or more properties belonging to one or more recipients.
ADRPARM Do not use. Describes the display and behavior of the common address dialog box.
ENTRYID Do not use. Contains the entry identifier information for a MAPI object.
ENTRYLIST Do not use. An array of entry identifiers representing MAPI objects. Uses the same implementation as SBinaryArray.
SPropProblem Do not use. Describes an error relating to an operation involving a property.
SPropProblemArray Do not use. Contains an array of one or more SPropProblem structures.
SPropTagArray Do not use. Contains an array of property tags.
SPropValue Do not use. Contains the property tag values.
SRestriction Do not use. Describes a filter for limiting the view of a table to particular rows.
SRow Do not use. Describes a row from a table containing selected properties for a specific object.
SRowSet Do not use. Contains an array of SRow structures. Each SRow structure describes a row from a table.
SSortOrder Do not use. Defines how to sort rows of a table, describing both the column to use as the sort key and the direction of the sort.
SSortOrderSet Do not use. Defines a collection of keys for a table to be used for standard or categorized sorting.
WAB_PARAM Do not use. Contains the input information to pass to WABOpen.
WABEXTDISPLAY Do not use. Used by the WAB to initialize user's IContextMenu Interface and IShellPropSheetExt Interface implementations.
WABIMPORTPARAM Do not use. Structure passed to Import that gives information about importing .wab files.