Contents Index Topic Contents | ||
Previous Topic: IAddrBook::OpenProperty Next Topic: IAddrBook::QueryDefaultRecipOpt |
IAddrBook::PrepareRecips
HRESULT PrepareRecips( ULONG ulFlags, LPSPropTagArray lpSPropTagArray, LPADRLIST lpRecipList );Prepares a recipient list for later use by the messaging system.
- Returns S_OK if the recipient list was successfully prepared.
- ulFlags
- Reserved; must be zero.
- lpSPropTagArray
- Address of an SPropTagArray structure containing an array of property tags indicating properties that require updating, if any. The lpSPropTagArray parameter can be NULL.
- lpRecipList
- Address of an ADRLIST structure holding the list of recipients.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.