Text Disguise

TDSettings.RegistrationEmailSenderName Property

[This is preliminary documentation and subject to change.]

Gets the sender's name of the welcome e-mail for new registrations.

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

Property Value

Gets the sender's name of the welcome e-mail for new registrations.

See Also

TDSettings Class | Dls.TextDisguise Namespace