![]() | EmailNotificationSettingsModel Class |
Namespace: DoubleTake.Web.Models
The EmailNotificationSettingsModel type exposes the following members.
Name | Description | |
---|---|---|
![]() | EmailNotificationSettingsModel | Initializes a new instance of the EmailNotificationSettingsModel class |
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.
|
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |