Add an item to the end of the collection.

Syntax

ISMessageAttachments.AddDataFromFile(fileName, message, [displayFilename])

Parameters

NameTypeOptionalByRefDescription
fileName String The file to populate the Binary Data from.
message ISMessageAttachment ByRef The Message Attachment.
displayFilename String Optional The display file name to be used in the attachment. A blank String will default to use the original.

Return Value

Boolean

A Boolean value indicating success.

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