SenderName

Gets or sets the name of the email sender.

Values

String

Examples
Copy
comm("comm_from") = "\""+eMail.SenderName + "\" " + "<" + eMail.SenderAddress + "> ";