Text Disguise

TDSettings.RegistrationEmailSenderAddress Property

[This is preliminary documentation and subject to change.]

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

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

Property Value

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

See Also

TDSettings Class | Dls.TextDisguise Namespace