Click or drag to resize

CheckoutOptionsConfirmationEmailBccAddresses Property

Note: This API is now obsolete.

A comma or semicolon-delimited list of email addresses that will be BCC'ed on the NetFORUM confirmation email, if one is sent. Note that this will replace any BCC addresses already defined on the correspondence template.

Namespace: Ignition.Commerce.Shopping
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[ObsoleteAttribute("Use ConfirmationEmailOverrides.OverrideBccAddresses (10.0.1)")]
public string ConfirmationEmailBccAddresses { get; set; }

Property Value

String
See Also