Click or drag to resize

SettingsEntityPasswordResetEmailSubject Property

Gets or sets the password reset email subject.

Namespace:  AMCS.Elemos.IntegrationService.Entity.Settings
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string PasswordResetEmailSubject { get; set; }

Property Value

Type: String
The password reset email subject.
See Also