Click or drag to resize

EmailNotification Properties

The EmailNotification type exposes the following members.

Properties
  NameDescription
Public propertyConnection (Inherited from DbObject.)
Public propertyID (Inherited from DbObject.)
Public propertyIsNew (Inherited from DbObject.)
Public propertyName
Gets or sets the name of this notification.
Public propertyProfile
Gets or sets the email profile associated with this notification.
Public propertyRecipients
Gets or sets the list of recipients.
Public propertyTransaction (Inherited from DbObject.)
Public propertyType
Gets or sets the type of the notification.
Top
Explicit Interface Implementations
  NameDescription
Explicit interface implementationPrivate propertyINotificationProfile
Gets or sets the notification profile used to send out notifications.
Explicit interface implementationPrivate propertyINotificationRecipients
Gets or sets the list of notification recipients.
Top
See Also