NevronOpenVision
Nevron.Nov.Office Namespace / NEmailSendSettings Class
Fields Properties Methods Events


In This Topic
    NEmailSendSettings Class Members
    In This Topic

    The following tables list the members exposed by NEmailSendSettings.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Reference to the EmailAddress property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the EnableSsl property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Host property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Name property.  
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NEmailSendSettings.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Password property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the Port property.  
    Public Fieldstatic (Shared in Visual Basic)Reference to the UseDefaultCredentials property.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets the value of the EmailAddress property.  
    Public PropertyGets/Sets the value of the EnableSsl property.  
    Public PropertyGets/Sets the value of the Host property.  
    Public PropertyGets/Sets the value of the Name property.  
    Public PropertyGets/Sets the value of the Password property.  
    Public PropertyGets/Sets the value of the Port property.  
    Public PropertyGets/Sets the value of the UseDefaultCredentials property.  
    Top
    See Also