ShowAddressBook Method (DTS)

The ShowAddressBook method displays the address book user interface.

Applies To
SendMailTask Object  

Syntax

object.ShowAddressBook(hwndParent)

Part Description
object Expression that evaluates to an object in the Applies To list
hwndParent Pointer to the parent window

Prototype (C/C++)

HRESULT ShowAddressBook(
long hwndParent,
BSTR *Address);

  


(c) 1988-98 Microsoft Corporation. All Rights Reserved.