Gets or sets the data source that contains the email delivery and content information.
The data source that contains the email delivery and content information.
Data source can be set to almost any type that contains data. You can set it to any type of object such as a DataSet, DataTable, DataView, DataReader, Collection, ArrayList, Array, XmlDocument, or a string in which To email addresses are delimited by comma or semicolon.
UltimateEmailMerge Class | Karamasoft.WebControls.UltimateEmail Namespace