Click or drag to resize

BatchIntegrationScheduledTaskAddinNotificationEmailSenderName Property

Namespace:  Dynamicweb.DataIntegration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
[AddInParameterAttribute("Notification e-mail sender name")]
[AddInParameterEditorAttribute(typeof(TextParameterEditor), "inputClass=NewUIinput;")]
public string NotificationEmailSenderName { get; set; }

Property Value

Type: String
See Also