WittyMailComposer::AddAlternative (open)
Add an alternative to the mailing (eg ICS attachment)
Syntax
LOADLIB "mod::system/lib/mailer.whlib";
MACRO AddAlternative(BLOB attachment, RECORD options)Parameters
BLOB attachmentData of attachment
RECORD optionsOptions
STRING filenameFilename. Required.
STRING mimetypeMimetype. Required
Description
Adds a blob as an alternative part (and requires all metadata to be set!). Use AddWrappedAlternative if you have a wrapped blob record