SmtpSection::Network Property
.NET Framework (current version)
Gets the configuration element that controls the network settings used by the Simple Mail Transport Protocol (SMTP). file.SmtpNetworkElement.
Assembly: System (in System.dll)
public: [ConfigurationPropertyAttribute("network")] property SmtpNetworkElement^ Network { SmtpNetworkElement^ get(); }
Property Value
Type: System.Net.Configuration::SmtpNetworkElement^A SmtpNetworkElement object.
The configuration element that controls the network settings used by SMTP.
.NET Framework
Available since 2.0
Available since 2.0
Show: