Configuration information for the Task Manager This table contains Parameter/Value pairs for the Configuration information
Users may access the Email parameters/values using the EmailSet() or EmailGet() methods.
More...
Static Public Member Functions | |
_.Library.Status | EmailGet (_.Library.String Parameter, _.Library.String Value) |
Retrieve the email settings for the Task Manager. More... | |
_.Library.Status | EmailSet (_.Library.String Parameter, _.Library.String Value) |
Set the email parameters for the Task Manager. More... | |
_.Library.String | SubstitutionFields () |
Available fields for substitution into mail message subject / body. | |
_.Library.Boolean | SubstitutionsValid (text, bad) |
Validate substitution fields in a message. More... | |
_.Library.String | genericMailMessage () |
Return the generic Task Manager email message text. | |
_.Library.String | genericMailSubject () |
Return the generic Task Manager email subject text. | |
Public Attributes | |
Data | |
Parameter Value. More... | |
ParamName | |
Parameter Name. More... | |
Configuration information for the Task Manager This table contains Parameter/Value pairs for the Configuration information
Users may access the Email parameters/values using the EmailSet() or EmailGet() methods.
|
static |
Retrieve the email settings for the Task Manager.
Available Parameters are:
"Server","Port","ReplyTo","Sender","TimeZone","AuthUser","AuthPassword", "SubjectSuccess","SubjectFailure","MessageSuccess","MessageFailure","SSLConfiguration","UseSTARTTLS"
|
static |
Set the email parameters for the Task Manager.
Available Parameters are:
"Server","Port","ReplyTo","Sender","TimeZone","AuthUser","AuthPassword", "SubjectSuccess","SubjectFailure","MessageSuccess","MessageFailure","SSLConfiguration","UseSTARTTLS"
|
static |
Validate substitution fields in a message.
'bad' returns a specific problem field.
Data |
Parameter Value.
ParamName |
Parameter Name.