iControl.ManagementSMTPConfiguration.ManagementSMTPConfiguration C# (CSharp) Method

ManagementSMTPConfiguration() public method

public ManagementSMTPConfiguration ( ) : System
return System
        public ManagementSMTPConfiguration()
        {
            this.Url = "https://url_to_service";
        }