IAddrBook::PrepareRecips method (wabiab.h)

Prepares a recipient list for later use by the messaging system.

Syntax

HRESULT PrepareRecips(
  ULONG           ulFlags,
  LPSPropTagArray lpPropTagArray,
  LPADRLIST       lpRecipList
);

Parameters

ulFlags

Reserved. Must be set to 0.

lpPropTagArray

Pointer to a variable of type SPropTagArray that specifies an array of property tags indicating properties that require updating, if any. The variable can be NULL.

lpRecipList

Pointer to a variable of type ADRLIST that specifies the structure holding the list of recipients.

Requirements

Requirement Value
Minimum supported client Windows 10 Build 20348
Minimum supported server Windows 10 Build 20348
Header wabiab.h