| AnalyticsSplitTestEmailSendNotificationArgsService Property |
Gets or sets the service that will be used to dispatch notifications.
Namespace:
Dynamicweb.Analytics.Notifications
Assembly:
Dynamicweb.Analytics (in Dynamicweb.Analytics.dll) Version: 2.1.4
Syntax public EmailDispatchService Service { get; set; }
Public Property Service As EmailDispatchService
Get
Set
Property Value
Type:
EmailDispatchServiceSee Also