NevronOpenVision
Nevron.Nov.Text Namespace / NSendEmailDialog Class
Fields Properties Methods Events


In This Topic
    NSendEmailDialog Class Members
    In This Topic

    The following tables list the members exposed by NSendEmailDialog.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor.  
    Top
    Public Fields
     NameDescription
    Public Fieldstatic (Shared in Visual Basic)Schema associated with NSendEmailDialog.  
    Top
    Public Properties
     NameDescription
    Public PropertyGets/Sets whether the outgoing mail server uses SSL connection.  
    Public PropertyGets/Sets the from e-mail address.  
    Public PropertyGets/Sets the from e-mail host.  
    Public PropertyGets/Sets the from e-mail password.  
    Public PropertyGets/Sets the from e-mail port. Returns -1 if port is not entered.  
    Public PropertyGets/Sets the message body.  
    Public PropertyGets/Sets the message subject.  
    Public PropertyGets/Sets the name.  
    Public PropertyGets/Sets the to email field name.  
    Public PropertyGets/Sets whether to use default credentials or not.  
    Top
    Public Methods
     NameDescription
    Public MethodInitializes this dialog using the given mail merge object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodCreates the content of this dialog.  
    Protected MethodCreates the From group box.  
    Protected MethodCreates the message group box.  
    Protected MethodCreates the To group box.  
    Protected MethodOverridden. Called when the window is about to be closed. Validates the user input and cancels the closing if it's invalid and the user has clicked the OK button.  
    Top
    See Also