  | BatchIntegrationScheduledTaskAddinNotificationEmailSenderEmail Property  | 
  
    Namespace: 
   Dynamicweb.DataIntegration
    Assembly:
   Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax[AddInParameterAttribute("Notification sender e-mail")]
[AddInParameterEditorAttribute(typeof(TextParameterEditor), "inputClass=NewUIinput;")]
public string NotificationEmailSenderEmail { get; set; }<AddInParameterAttribute("Notification sender e-mail")>
<AddInParameterEditorAttribute(GetType(TextParameterEditor), "inputClass=NewUIinput;")>
Public Property NotificationEmailSenderEmail As String
	Get
	SetProperty Value
Type: 
String
See Also