iControl.ManagementSMTPConfiguration.ManagementSMTPConfiguration C# (CSharp) Méthode

ManagementSMTPConfiguration() public méthode

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