Namespace: Consultingwerk.Framework
Interface 
ISmtpConfiguration Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implemented by: Consultingwerk.Framework.SmtpConfiguration

File:ISmtpConfiguration
Purpose:Interface for Holder classes that maintain SMTP configuration
Author(s):Mike Fechner / Consultingwerk Ltd.
Created:Fri Jan 03 08:52:01 CET 2014


Top Property Summary
Options Name Purpose
+ CHARACTER SmtpHostName Returns the SMTP Host Name
+ CHARACTER SmtpPassword Returns the Password for the SMTP Authentication
+ INTEGER SmtpPortNumber Returns the SMTP Port Number
+ CHARACTER SmtpSenderName Returns the sender of the emails
+ CHARACTER SmtpUserName Returns the User Name for the SMTP Authentication


Property Detail
Top

PUBLIC CHARACTER SmtpHostName

Purpose: Returns the SMTP Host Name
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER SmtpPassword

Purpose: Returns the Password for the SMTP Authentication
Notes:

Returns CHARACTER
Top

PUBLIC INTEGER SmtpPortNumber

Purpose: Returns the SMTP Port Number
Notes: Return ? to use the default port number

Returns INTEGER
Top

PUBLIC CHARACTER SmtpSenderName

Purpose: Returns the sender of the emails
Notes:

Returns CHARACTER
Top

PUBLIC CHARACTER SmtpUserName

Purpose: Returns the User Name for the SMTP Authentication
Notes: Leave empty to send without authentication

Returns CHARACTER


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