Search Results for

    Show / Hide Table of Contents

    Class IntegratedSmtpClient

    Smpt client which inherit from the .Net SmtpClient. This class provides the functions for loaded the smtp-server configurations directly from the database over the intern name of the stmp-server-configuration

    Inheritance
    System.Object
    IntegratedSmtpClient
    Namespace: Simplic.Framework.Mailing
    Assembly: Simplic.Framework.dll
    Syntax
    public class IntegratedSmtpClient : SmtpClient

    Constructors

    | Improve this Doc View Source

    IntegratedSmtpClient(String)

    Create new integrated smpt client instance

    Declaration
    public IntegratedSmtpClient(string ConfigurationName)
    Parameters
    Type Name Description
    System.String ConfigurationName

    Name of the smtp-server in the simplic database

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2018 SIMPLIC GmbH
    Generated by DocFx