1 write to smtp
System (1)
net\System\Net\Configuration\MailSettingsSection.cs (1)
29this.smtp = SmtpSectionInternal.GetSection();
1 reference to smtp
System (1)
net\System\Net\Configuration\MailSettingsSection.cs (1)
34get { return this.smtp; }