Click or drag to resize
Askia

RoutingCaptionType Enumeration

Enumeration of the routing caption type

Namespace:  AskiaCore
Assembly:  AskiaCore (in AskiaCore.dll) Version: 6.0.0-build000000000000000000000000000000000000000001
Syntax
public enum RoutingCaptionType
Members
  Member nameValueDescription
Message0 Message to display for a show message routing
MailFrom1 Sender addresses for a mail routing
MailTo2 Receiver addresses for a mail routing
MailBcc3 Copied receiver addresses for a mail routing
MailSubject4 Subject of the mail for a mail routing
MailMessage5 Main text content of a the mail sent by a mail routing
See Also