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 attachment
Data of attachment
RECORD options
Options
STRING filename
Filename. Required.
STRING mimetype
Mimetype. 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