FieldSuffix Property

UltimateEmail

UltimateEmail Class Library

MailMerge.FieldSuffix Property

Gets or sets the suffix at the end of each column name used as a merge field. Default value is *]

[Visual Basic] Public Property FieldSuffix As String
[C#]
public string FieldSuffix {get; set;}

Property Value

Suffix at the end of each column name used as a merge field.

See Also

MailMerge Class | Karamasoft.WebControls.UltimateEmail Namespace