1 write to from
System (1)
net\System\Net\Configuration\SmtpSection.cs (1)
172this.from = section.From;
1 reference to from
System (1)
net\System\Net\Configuration\SmtpSection.cs (1)
195get { return this.from; }