This member is for System Use Only and should NOT be used.
Obsolete. Use finSupport.SendEmail.
Send an Email.

Syntax

ISSupport.SendEmail(recipientsTo, [recipientsCc], [recipientsBcc], [subject], [body], [attachmentFileNames], [html], [messageTarget], [senderEmailAddress], [senderName], [branchPk])

Parameters

NameTypeOptionalByRefDescription
recipientsTo String
recipientsCc String Optional
recipientsBcc String Optional
subject String Optional
body String Optional
attachmentFileNames String Optional
html Boolean Optional If omitted, a value of False is assumed.
messageTarget iseMessageTarget Optional If omitted, a value of iseMessageTarget.OpenForEdit is assumed.
senderEmailAddress String Optional
senderName String Optional
branchPk Integer Optional If omitted, a value of 0 is assumed.

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