public class MhtTemplateName extends Object
Defines well known names of headers for Mhtml formatting.
Modifier and Type | Class and Description |
---|---|
static class |
MhtTemplateName.Contact
Defines well known names of headers of Contact for Mhtml formatting.
|
Modifier and Type | Field and Description |
---|---|
static String |
ANNIVERSARY
Deprecated.
|
static String |
ATTACHMENTS
Attachments header.
|
static String |
BCC
Bcc header.
|
static String |
BIRTHDAY
Deprecated.
|
static String |
BUSINESS
Deprecated.
|
static String |
BUSINESS_ADDRESS
Deprecated.
|
static String |
BUSINESS_FAX
Deprecated.
|
static String |
CC
Cc header.
|
static String |
COMPANY
Deprecated.
|
static String |
DATE_TIME
DateTime header.
|
static String |
DEPARTMENT
Deprecated.
|
static String |
EMAIL
Deprecated.
|
static String |
EMAIL_2
Deprecated.
|
static String |
EMAIL_2_DISPLAY_AS
Deprecated.
|
static String |
EMAIL_3
Deprecated.
|
static String |
EMAIL_3_DISPLAY_AS
Deprecated.
|
static String |
EMAIL_DISPLAY_AS
Deprecated.
|
static String |
END
End header.
|
static String |
FIRST_NAME
Deprecated.
|
static String |
FROM
From header.
|
static String |
FULL_NAME
Deprecated.
|
static String |
HOME
Deprecated.
|
static String |
HOME_ADDRESS
Deprecated.
|
static String |
IMPORTANCE
Importance header.
|
static String |
JOB_TITLE
Deprecated.
|
static String |
LAST_NAME
Deprecated.
|
static String |
LOCATION
Location header.
|
static String |
MIDDLE_NAME
Deprecated.
|
static String |
MOBILE
Deprecated.
|
static String |
ORGANIZER
Organizer header.
|
static String |
OTHER_ADDRESS
Deprecated.
|
static String |
PAGE_HEADER
PageHeader header.
|
static String |
PROFESSION
Deprecated.
|
static String |
RECURRENCE
Recurrence header.
|
static String |
RECURRENCE_PATTERN
RecurrencePattern header.
|
static String |
REQUIRED_ATTENDEES
RequiredAttendees header.
|
static String |
SENT
Sent header.
|
static String |
SHOW_TIME_AS
ShowTimeAs header.
|
static String |
SPOUSE_PARTNER
Deprecated.
|
static String |
START
Start header.
|
static String |
SUBJECT
Subject header.
|
static String |
TO
From header.
|
Constructor and Description |
---|
MhtTemplateName() |
public static final String PAGE_HEADER
PageHeader header.
public static final String FROM
From header.
public static final String SENT
Sent header.
public static final String TO
From header.
public static final String CC
Cc header.
public static final String BCC
Bcc header.
public static final String SUBJECT
Subject header.
public static final String DATE_TIME
DateTime header.
public static final String IMPORTANCE
Importance header.
public static final String ATTACHMENTS
Attachments header.
public static final String LOCATION
Location header.
public static final String START
Start header.
public static final String END
End header.
public static final String SHOW_TIME_AS
ShowTimeAs header.
public static final String RECURRENCE
Recurrence header.
public static final String RECURRENCE_PATTERN
RecurrencePattern header.
public static final String ORGANIZER
Organizer header.
public static final String REQUIRED_ATTENDEES
RequiredAttendees header.
@Deprecated public static final String FULL_NAME
Full Name header.
@Deprecated public static final String LAST_NAME
Last Name header.
@Deprecated public static final String MIDDLE_NAME
Middle Name header.
@Deprecated public static final String FIRST_NAME
First Name header.
@Deprecated public static final String JOB_TITLE
Job Title header.
@Deprecated public static final String DEPARTMENT
Department header.
@Deprecated public static final String COMPANY
Company header.
@Deprecated public static final String BUSINESS_ADDRESS
Business Address header.
@Deprecated public static final String HOME_ADDRESS
Home Address header.
@Deprecated public static final String OTHER_ADDRESS
Other Address header.
@Deprecated public static final String BUSINESS
Business phone header.
@Deprecated public static final String HOME
Home phone header.
@Deprecated public static final String MOBILE
Mobile phone header.
@Deprecated public static final String BUSINESS_FAX
Business Fax header.
@Deprecated public static final String EMAIL
Email header.
@Deprecated public static final String EMAIL_DISPLAY_AS
Email Display As header.
@Deprecated public static final String EMAIL_2
Email2 header.
@Deprecated public static final String EMAIL_2_DISPLAY_AS
Email2 Display As header.
@Deprecated public static final String EMAIL_3
Email3 header.
@Deprecated public static final String EMAIL_3_DISPLAY_AS
Email3 Display As header.
@Deprecated public static final String BIRTHDAY
Birthday header.
@Deprecated public static final String ANNIVERSARY
Anniversary header.
@Deprecated public static final String SPOUSE_PARTNER
Spouse/Partner header.
@Deprecated public static final String PROFESSION
Profession header.
Copyright (c) 2008-2018 Aspose Pty Ltd. All Rights Reserved.