Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Messaging Namespace / MailMergeTemplate Class


In This Topic
    MailMergeTemplate Class Properties
    In This Topic

    For a list of all members of this type, see MailMergeTemplate members.

    Public Properties
     NameDescription
    Public Property Gets or sets a list of addresses that should be included in the BCC for every message sent  
    Public Property Gets or sets the body content of the merge template  
    Public Property Gets or sets a list of addresses that should be included in the CC for every message sent  
    Public Property Gets or sets the address that the message is sent from  
    Public Property Gets or sets a value indicating whether the merge template is HTML mail  
    Public Property Gets the parameters for NVelocity processing that are shared for all recipients.  
    Public Property Gets or sets the subject of the merge template  
    Top
    See Also