  | AnalyticsEmailSendNotificationArgsService 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
Syntaxpublic EmailDispatchService Service { get; set; }Public Property Service As EmailDispatchService
	Get
	Set
Property Value
Type: 
EmailDispatchService
See Also