Click or drag to resize
EmailNotificationSettingsModel Properties

The EmailNotificationSettingsModel type exposes the following members.

Properties
  NameDescription
Public propertyCategories
Gets or sets the Double-Take "EmailIncludeCategories" registry setting.
Public propertyExcludeIds
Gets or sets the Double-Take "EmailExcludeIds" registry setting.
Public propertyFromAddress
Gets or sets the Double-Take "EmailFromAddress" registry setting.
Public propertyIsEnabled
Gets or sets a value indicating whether the Double-Take "EmailEnabled" registry setting is true.
Public propertyIsEventDescriptionInSubject
Gets or sets a value indicating whether the Double-Take "EmailSubjectDesc" registry setting is true.
Public propertyIsSmtpLogOnEnabled
Gets or sets a value indicating whether the Double-Take "EmailSmtpLogin" registry setting is true.
Public propertyPassword
Gets or sets the Double-Take "EmailPassword" registry setting.
Public propertyPort
Gets or sets the Double-Take "EmailServerPort" registry setting.
Public propertyRecipients
Gets or sets the Double-Take "EmailNotificationList" registry setting.
Public propertyServer
Gets or sets the Double-Take "EmailServer" registry setting.
Public propertySubjectPrefix
Gets or sets the Double-Take "EmailSubjectPrefix" registry setting.
Public propertyUserName
Gets or sets the Double-Take "EmailUsername" registry setting.
Top
See Also