SetBulkMailFromSupport

From Catglobe Wiki
Revision as of 11:13, 7 March 2011 by 127.0.0.1 (talk | contribs) (jrfconvert import)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search



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