The GetDefaultProfileName method returns the default profile name.
[string =] object.GetDefaultProfileName
| Part | Description |
|---|---|
| object | Expression that evaluates to a SendMailTask object |
| string | String to receive the default profile name |
HRESULT GetDefaultProfileName(BSTR *DefaultProfile);