public static class MhtTemplateName.Contact extends Object
Defines well known names of headers of Contact for Mhtml formatting.
Modifier and Type | Field and Description |
---|---|
static String |
ANNIVERSARY
Anniversary header.
|
static String |
BIRTHDAY
Birthday header.
|
static String |
BUSINESS
Business phone header.
|
static String |
BUSINESS_ADDRESS
Business Address header.
|
static String |
BUSINESS_FAX
Business Fax header.
|
static String |
BUSINESS_HOME_PAGE
BusinessHomePage header.
|
static String |
COMPANY
Company header.
|
static String |
DEPARTMENT
Department header.
|
static String |
EMAIL
Email header.
|
static String |
EMAIL_2
Email2 header.
|
static String |
EMAIL_2_DISPLAY_AS
Email2 Display As header.
|
static String |
EMAIL_3
Email3 header.
|
static String |
EMAIL_3_DISPLAY_AS
Email3 Display As header.
|
static String |
EMAIL_DISPLAY_AS
Email Display As header.
|
static String |
FIRST_NAME
First Name header.
|
static String |
FULL_NAME
Full Name header.
|
static String |
GENDER
Gender header.
|
static String |
HOBBIES
Hobbies header.
|
static String |
HOME
Home phone header.
|
static String |
HOME_ADDRESS
Home Address header.
|
static String |
JOB_TITLE
Job Title header.
|
static String |
LAST_NAME
Last Name header.
|
static String |
MIDDLE_NAME
Middle Name header.
|
static String |
MOBILE
Mobile phone header.
|
static String |
OTHER_ADDRESS
Other Address header.
|
static String |
PERSONAL_HOME_PAGE
PersonalHomePage header.
|
static String |
PROFESSION
Profession header.
|
static String |
SPOUSE_PARTNER
Spouse/Partner header.
|
static String |
USER_FIELD_1
UserField1 header.
|
static String |
USER_FIELD_2
UserField2 header.
|
static String |
USER_FIELD_3
UserField3 header.
|
static String |
USER_FIELD_4
UserField4 header.
|
Constructor and Description |
---|
MhtTemplateName.Contact() |
public static final String FULL_NAME
Full Name header.
public static final String LAST_NAME
Last Name header.
public static final String MIDDLE_NAME
Middle Name header.
public static final String FIRST_NAME
First Name header.
public static final String JOB_TITLE
Job Title header.
public static final String DEPARTMENT
Department header.
public static final String COMPANY
Company header.
public static final String BUSINESS_ADDRESS
Business Address header.
public static final String HOME_ADDRESS
Home Address header.
public static final String OTHER_ADDRESS
Other Address header.
public static final String BUSINESS
Business phone header.
public static final String HOME
Home phone header.
public static final String MOBILE
Mobile phone header.
public static final String BUSINESS_FAX
Business Fax header.
public static final String EMAIL
Email header.
public static final String EMAIL_DISPLAY_AS
Email Display As header.
public static final String EMAIL_2
Email2 header.
public static final String EMAIL_2_DISPLAY_AS
Email2 Display As header.
public static final String EMAIL_3
Email3 header.
public static final String EMAIL_3_DISPLAY_AS
Email3 Display As header.
public static final String BIRTHDAY
Birthday header.
public static final String ANNIVERSARY
Anniversary header.
public static final String SPOUSE_PARTNER
Spouse/Partner header.
public static final String PERSONAL_HOME_PAGE
PersonalHomePage header.
public static final String BUSINESS_HOME_PAGE
BusinessHomePage header.
public static final String HOBBIES
Hobbies header.
public static final String PROFESSION
Profession header.
public static final String GENDER
Gender header.
public static final String USER_FIELD_1
UserField1 header.
public static final String USER_FIELD_2
UserField2 header.
public static final String USER_FIELD_3
UserField3 header.
public static final String USER_FIELD_4
UserField4 header.