IAddrBook::PrepareRecips Method

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

Syntax

HRESULT PrepareRecips(
    ULONG ulFlags,
    SPropTagArray *lpPropTagArray,
    ADRLIST *lpRecipList
);

Parameters

  • ulFlags
    ULONG Reserved. Must be set to 0.
  • lpPropTagArray
    SPropTagArray 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
    ADRLIST Pointer to a variable of type ADRLIST that specifies the structure holding the list of recipients.

Return Value

HRESULT

If the method succeeds, it returns S_OK. Otherwise, it returns an HRESULT error code.

Requirements

Minimum supported client

Windows 2000 Professional

Minimum supported server

Windows 2000 Server

Product

Internet Explorer 4.0

Header

Wabiab.h

DLL

Wab32.dll

See Also

IAddrBook

 

 

Send comments about this topic to Microsoft

Build date: 6/30/2010