Skip to main content

EmailTrigger

Description

The structure represents an instance of the EmailTrigger entity.

Constructor

ConstructorDescription
EmailTriggerInitializes a new instance of the EmailTrigger object model.

Properties

PropertyDescription
IdGets the EmailTrigger Id.
NameGets or sets the EmailTrigger name.
DescriptionGets or sets the description of the EmailTrigger.
ProcessIdGets the assigned ProcessId during EmailTrigger creation.
BotIdGets the assigned BotId during EmailTrigger creation.
ServerTypeGets os sets the servertype of the EmailTrigegr.
HostGets or sets the Host value of the EmailTrigegr.
PortGets or sets the Port value of the EmailTrigegr.
EmailAddressGets or sets the assigned EmailAddress during the EmailTrigger creation.
PasswordGets or sets the password of the EmailAddress.
RequireSslGets or sets the value that indicates whether the SSL is enabled.
FilterEnabledGets or sets the value that indicates whether the filter is enabled.
ArgumentsGets or sets the Inputs and Outputs of the EmailTrigegr.
LogLevelGets or sets the loglevel of the EmailTrigegr.
IsDisabledGets or sets the value that indicates whether the EmailTrigger is enabled.
LastAccessedOnGets the Date&Time that indicates when the EmailTrigger was last accessed.
IsFrequencyEnabledGets or sets the value that indicates whether the frequency is enabled.
FrequencyMinsGets or sets the value of frequency in minutes.
FilterGets or Sets filter in the EmailTrigger.
StartDateGets or Sets the StartDate of the EmailTrigger.
ExpiresOnGets or Sets the Expiration Date&Time of EmailTrigger.
MessageFilterGets or Sets message filter for the EmailTrigger.
ModifiedByGets the username by whom the EmailTrigger got modified.
CreatedByGets the username of the EmailTrigger creator.
ModifiedGets the Date&Time of the EmailTrigger is modified.
CreatedGets the creation Date&Time of the EmailTrigger.

Remarks

Use the EmailTrigger object model to get or update information about the EmailTrigger.