See: Description
Interface | Description |
---|---|
MailAction |
Using an email template at flow chart construction time, constructs and sends
a concrete email at runtime.
|
MailTrigger |
Monitors an email server for incoming mail and fires when email arrives.
|
NotificationFactory |
Creates triggers and actions that process email.
|
Class | Description |
---|---|
MailContentType |
An enumeration of supported email content types.
|
MailProtocol |
An enumeration of supported email protocols.
|
MailTrigger.Mail_Attachment | Deprecated
Use MailAttachment instead.
|
MailTrigger.Mail_Trigger_Result | Deprecated
Use MailTriggerResult instead.
|
MailTrigger.MailAttachment |
Represents a file attachment to an email message.
|
MailTrigger.MailTriggerResult |
The result when a mail trigger fires.
|
© 2000-2025 Flux Corporation. All rights reserved.