If Outlook cannot be created or is not available, the default email application will be used via a mailto: URL.
| Name | Type | Optional | ByRef | Description |
|---|---|---|---|---|
| useOutlook | Boolean | Indicates whether to attempt to use Microsoft Outlook if available. | ||
| replyToAddress | String | |||
| toList | ISList | |||
| ccList | ISList | |||
| bccList | ISList | |||
| subject | String | |||
| body | String | |||
| attachments | ISList | |||
| isHtml | Boolean |
A Boolean value indicating success.