Profile Property (DTS)

The Profile property specifies the profile to use when sending an e-mail message.

Applies To
SendMailTask Object  

Syntax

object.Profile[= value]

Part Description
object Expression that evaluates to an object in the Applies To list
value Profile to use

Data Type

String

Modifiable

Read/write

Prototype (C/C++)

HRESULT GetProfile(BSTR *pRetVal);

HRESULT SetProfile(BSTR NewValue);

  


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