@ProviderType public final class EmailServiceConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BOUNCE_ADDRESS
Variable used to specify the bounce address.
|
static String |
SENDER_EMAIL_ADDRESS
Sender Email Address variable passed in the input parameter
map to the sendEmail() function.
|
static String |
SENDER_NAME
Sender Name variable passed in the input parameter
map to the sendEmail() function.
|
static String |
SUBJECT
Subject line variable used to specify the subject in the input parameter map.
|
public static final String SENDER_EMAIL_ADDRESS
public static final String SENDER_NAME
public static final String SUBJECT
public static final String BOUNCE_ADDRESS
Copyright © 2013–2020 Adobe. All rights reserved.