Opens an email application for editing a new email message.

If Outlook cannot be created or is not available, the default email application will be used via a mailto: URL.

Syntax

ISSupport.OpenExternalEmailForEdit(useOutlook, replyToAddress, toList, ccList, bccList, subject, body, attachments, isHtml)

Parameters

NameTypeOptionalByRefDescription
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

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISSupport
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0