SmtpSetting Class

HD.Common

SmtpSetting Class Helper帮助文档
smtp设置类
Inheritance Hierarchy

SystemObject  HD.CommonSmtpSetting

Namespace: HD.Common
Assembly: HD.Common (in HD.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public class SmtpSetting
Public Class SmtpSetting
public ref class SmtpSetting
type SmtpSetting =  class end

The SmtpSetting type exposes the following members.

Constructors

  NameDescription
Public methodSmtpSetting
Initializes a new instance of the SmtpSetting class
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
Properties

  NameDescription
Public propertyAuthentication
Public propertyPassword
Public propertySender
Public propertyServer
Public propertyUser
Top
See Also

Reference