deEmailTrigger Methods
The deEmailTrigger type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
connect |
Connects the specified s host name.
|
![]() |
createEmailTrigger |
Creates the email trigger.
|
![]() |
export |
Generating email trigger xml for import/export
|
![]() |
exportToSQL |
Exports the email trigger to SQL
|
![]() |
getAllActiveEmailTriggers |
Gets all active email triggers.
|
![]() |
getAllEmailTriggers |
Gets all email triggers.
|
![]() |
getCurrentUser |
Gets the current user.
(Inherited from deAPIBase.) |
![]() |
getEmailMessageByID |
Gets the email message by identifier.
|
![]() |
getEmailTriggerByID |
Gets the email trigger by identifier.
|
![]() |
getLasEmailTriggeredDateTime |
Gets the las email triggered date time.
|
![]() |
getProperties |
Gets the properties.
(Inherited from deAPIBase.) |
![]() |
getProperty(String) |
get property value
(Inherited from deAPIBase.) |
![]() |
getProperty<(Of <<'(T>)>>)(String) |
Gets the property.
(Inherited from deAPIBase.) |
![]() |
getTenant |
Returns the current tenant
(Inherited from deAPIBase.) |
![]() |
getTenantID |
Returns tenant id
(Inherited from deAPIBase.) |
![]() |
getUserSession |
Gets the user session.
(Inherited from deAPIBase.) |
![]() |
hasEmailConfigExists |
Determines whether [has SMTP server name] [the specified s SMTP server name].
|
![]() |
hasEmailMessage |
Determines whether [has email message] [the specified s email acct identifier].
|
![]() |
hasEmailTriggerEnabled |
Determines whether [has email trigger enabled] [the specified s email acct identifier].
|
![]() |
import |
import file
|
![]() |
removeEmailMessage |
Removes the email message.
|
![]() |
removeEmailTrigger |
Removes the email trigger.
|
![]() |
runEmailTrigger |
Runs the email trigger.
|
![]() |
toggleEnabled |
Toggles the enabled.
|
![]() |
updateEmailTrigger |
Updates the email trigger.
|