The Profile property specifies the profile to use when sending an e-mail message.
SendMailTask Object |
object.Profile[= value]
Part | Description |
---|---|
object | Expression that evaluates to an object in the Applies To list |
value | Profile to use |
String
Read/write
HRESULT GetProfile(BSTR *pRetVal);
HRESULT SetProfile(BSTR NewValue);