AnalyticsEmailSendNotificationArgs Class |
Namespace: Dynamicweb.Analytics.Notifications
The AnalyticsEmailSendNotificationArgs type exposes the following members.
Name | Description | |
---|---|---|
AnalyticsEmailSendNotificationArgs(EmailNotification) |
Initializes a new instance of an object.
| |
AnalyticsEmailSendNotificationArgs(EmailNotification, IEnumerableVisitorInfo) |
Initializes a new instance of an object.
|
Name | Description | |
---|---|---|
Cancel | (Inherited from CancelableNotificationArgs.) | |
Notification |
Gets or sets the corresponding email notification.
| |
Service |
Gets or sets the service that will be used to dispatch notifications.
| |
Visitors |
Gets or sets the list of visitors that are the subject of this email notification.
|