Difference between revisions of "SetBulkMailFromSupport"
(jrfconvert import) |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | [[Category: | + | [[Category:Email_and_SMS_Functions]] |
− | + | [Will obsolete soon and replace by [[BulkMail_class|BulkMail.From]]. More detail at [[ConversionMethods|ConversionMethods]]] | |
− | |||
====setBulkMailFromSupport==== | ====setBulkMailFromSupport==== | ||
Latest revision as of 03:21, 13 May 2022
[Will obsolete soon and replace by BulkMail.From. More detail at ConversionMethods]
setBulkMailFromSupport
Set the support email account (set in web.config) to an existing bulk mail's From property.
Syntax
setBulkMailFromSupport(bulkMailId)
Arguments
bulkMailId: Is a numeric (non-decimal) expression. It is the bulk mail's Id.
Return type
empty
Example
setBulkMailFromSupport(1);
Availabilty
Version 5.4