Developer Resources for AbleCommerce eCommerce platform
CommerceBuilder.Messaging Namespace / MailMergeTemplate Class / GenerateMessage Method
The message target
Version
GenerateMessage Method
Generates a mail message for the given target
Syntax
public MailMessage GenerateMessage( 
   MailMergeRecipient recipient
)

Parameters

recipient
The message target

Return Value

A mail message generated for the given target
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also