1 reference to
System.Net.Mail (1)
System\Net\Mail\MailMessage.cs (1)
52public MailMessage(string from, string to, string? subject, string? body) : this(from, to)