Nevron Open Vision Documentation
Nevron.Nov.Networking.Mail Namespace / NSmtpClient Class
Properties Methods


In This Topic
    NSmtpClient Class Members
    In This Topic

    The following tables list the members exposed by NSmtpClient.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the network credentials to use for sending e-mails.  
    Public PropertyGets/Sets whether the server uses SSL connection. By default set to false.  
    Public PropertyGets/Sets the name or IP address of the host used for SMTP transactions.  
    Public PropertyGets/Sets the port used for SMTP transactions.  
    Public PropertyDetermines whether to use the default credentials.  
    Top
    Public Methods
     NameDescription
    Public MethodSends the given e-mail message.  
    Top
    See Also