| EmailNotificationSettingsModel Properties |
The EmailNotificationSettingsModel type exposes the following members.
| Name | Description | |
|---|---|---|
| Categories |
Gets or sets the Double-Take "EmailIncludeCategories" registry setting.
| |
| ExcludeIds |
Gets or sets the Double-Take "EmailExcludeIds" registry setting.
| |
| FromAddress |
Gets or sets the Double-Take "EmailFromAddress" registry setting.
| |
| IsEnabled |
Gets or sets a value indicating whether the Double-Take "EmailEnabled" registry setting is true.
| |
| IsEventDescriptionInSubject |
Gets or sets a value indicating whether the Double-Take "EmailSubjectDesc" registry setting is true.
| |
| IsSmtpLogOnEnabled |
Gets or sets a value indicating whether the Double-Take "EmailSmtpLogin" registry setting is true.
| |
| Password |
Gets or sets the Double-Take "EmailPassword" registry setting.
| |
| Port |
Gets or sets the Double-Take "EmailServerPort" registry setting.
| |
| Recipients |
Gets or sets the Double-Take "EmailNotificationList" registry setting.
| |
| Server |
Gets or sets the Double-Take "EmailServer" registry setting.
| |
| SubjectPrefix |
Gets or sets the Double-Take "EmailSubjectPrefix" registry setting.
| |
| UserName |
Gets or sets the Double-Take "EmailUsername" registry setting.
|