EmailReplyToType Enum
Some tooltip text!
• Less than 1 minute to read
• Less than 1 minute to read
Email/Mailing Reply-To field address algorithm
Name | Value | Description |
---|---|---|
ReplyToOnlySpecified | 0 | ReplyToOnlySpecified |
ReplyToSalesContact | 1 | ReplyToSalesContact |
ReplyToSupportContact | 2 | ReplyToSupportContact |
ReplyToEmpty | 3 | ReplyToEmpty (skip reply-to header, email agents will use from instead) |
Usage
- email_flow.reply_to_type - A set of properties related to the email workflow.