NetSectionGroup::MailSettings Property
.NET Framework (current version)
Gets the configuration section containing the SMTP client e-mail settings for the local computer.
Assembly: System (in System.dll)
public: property MailSettingsSectionGroup^ MailSettings { MailSettingsSectionGroup^ get(); }
Property Value
Type: System.Net.Configuration::MailSettingsSectionGroup^A MailSettingsSectionGroup object.
The section returned by this property corresponds to the <mailSettings> Element (Network Settings) configuration element.
.NET Framework
Available since 2.0
Available since 2.0
Show: