Namespace: Consultingwerk.Utilities.Mail
Class 
EmailConfiguration Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object

File:EmailConfiguration
Purpose:Provides a structure that provides configuration for
sending emails via SMTP
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Sun May 27 01:07:16 CEST 2012


Top Property Summary
Options Name Purpose
+ CHARACTER Host Gets and sets the host
+ CHARACTER Password Gets and sets the password
+ CHARACTER Sender Gets and sets the email sender
+ CHARACTER UserName Gets and sets the user name


Property Detail
Top

PUBLIC CHARACTER Host

Purpose: Gets and sets the host
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER Password

Purpose: Gets and sets the password
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER Sender

Purpose: Gets and sets the email sender
Notes: Can be either an email address or in the form of "Real Name <info@consultingwerk.de>"

Returns CHARACTER
Top

PUBLIC CHARACTER UserName

Purpose: Gets and sets the user name
Notes:

Returns CHARACTER


©2006-2016 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       26.08.2016 08:47:04