Open Search
    SmtpReceiver Struct Reference

    #include <network_smtpmail.h>

    Public Member Functions

     SmtpReceiver ()
     
     SmtpReceiver (const String &address, const String &name)
     
     SmtpReceiver (SMTPRECEIVERFIELD xtype, const String &address, const String &name)
     

    Public Attributes

    SMTPRECEIVERFIELD type
     
    String emailAddress
     
    String clearName
     

    Constructor & Destructor Documentation

    ◆ SmtpReceiver() [1/3]

    ◆ SmtpReceiver() [2/3]

    SmtpReceiver ( const String address,
    const String name 
    )

    ◆ SmtpReceiver() [3/3]

    SmtpReceiver ( SMTPRECEIVERFIELD  xtype,
    const String address,
    const String name 
    )

    Member Data Documentation

    ◆ type

    ◆ emailAddress

    String emailAddress

    ◆ clearName

    String clearName