  | EmailSendNotificationArgsSender Property  | 
  
    Namespace: 
   Dynamicweb.Mailing.Notifications
    Assembly:
   Dynamicweb.Mailing (in Dynamicweb.Mailing.dll) Version: 5.0.4
Syntaxpublic SmtpClient Sender { get; set; }Public Property Sender As SmtpClient
	Get
	Set
Property Value
Type: 
SmtpClient
See Also