Aspose::Email::MhtTemplateName Class Reference

Defines well known names of headers for Mhtml formatting. More...

Inherits Object.

Classes

class  Contact
 Defines well known names of headers of Contact for Mhtml formatting. More...
 
class  Task
 Defines well known names of headers of Task for Mhtml formatting. More...
 

Public Member Functions

 MhtTemplateName ()=delete
 

Static Public Attributes

static const System::String PageHeader
 PageHeader header. More...
 
static const System::String From
 From header. More...
 
static const System::String Sent
 Sent header. More...
 
static const System::String To
 From header. More...
 
static const System::String Cc
 Cc header. More...
 
static const System::String Bcc
 Bcc header. More...
 
static const System::String Subject
 Subject header. More...
 
static const System::String Categories
 Categories header. More...
 
static const System::String DateTime
 DateTime header. More...
 
static const System::String Importance
 Importance header. More...
 
static const System::String Attachments
 Attachments header. More...
 
static const System::String Location
 Location header. More...
 
static const System::String Start
 Start header. More...
 
static const System::String End
 End header. More...
 
static const System::String ShowTimeAs
 ShowTimeAs header. More...
 
static const System::String Recurrence
 Recurrence header. More...
 
static const System::String RecurrencePattern
 RecurrencePattern header. More...
 
static const System::String Organizer
 Organizer header. More...
 
static const System::String RequiredAttendees
 RequiredAttendees header. More...
 
static const System::String OptionalAttendees
 OptionalAttendees header. More...
 
static const System::String TabField
 This name used for indent in multiline header. More...
 

Detailed Description

Defines well known names of headers for Mhtml formatting.

Constructor & Destructor Documentation

◆ MhtTemplateName()

Aspose::Email::MhtTemplateName::MhtTemplateName ( )
delete

Member Data Documentation

◆ Attachments

const System::String Aspose::Email::MhtTemplateName::Attachments
static

Attachments header.

◆ Bcc

const System::String Aspose::Email::MhtTemplateName::Bcc
static

Bcc header.

◆ Categories

const System::String Aspose::Email::MhtTemplateName::Categories
static

Categories header.

◆ Cc

const System::String Aspose::Email::MhtTemplateName::Cc
static

Cc header.

◆ DateTime

const System::String Aspose::Email::MhtTemplateName::DateTime
static

DateTime header.

◆ End

const System::String Aspose::Email::MhtTemplateName::End
static

End header.

◆ From

const System::String Aspose::Email::MhtTemplateName::From
static

From header.

◆ Importance

const System::String Aspose::Email::MhtTemplateName::Importance
static

Importance header.

◆ Location

const System::String Aspose::Email::MhtTemplateName::Location
static

Location header.

◆ OptionalAttendees

const System::String Aspose::Email::MhtTemplateName::OptionalAttendees
static

OptionalAttendees header.

◆ Organizer

const System::String Aspose::Email::MhtTemplateName::Organizer
static

Organizer header.

◆ PageHeader

const System::String Aspose::Email::MhtTemplateName::PageHeader
static

PageHeader header.

◆ Recurrence

const System::String Aspose::Email::MhtTemplateName::Recurrence
static

Recurrence header.

◆ RecurrencePattern

const System::String Aspose::Email::MhtTemplateName::RecurrencePattern
static

RecurrencePattern header.

◆ RequiredAttendees

const System::String Aspose::Email::MhtTemplateName::RequiredAttendees
static

RequiredAttendees header.

◆ Sent

const System::String Aspose::Email::MhtTemplateName::Sent
static

Sent header.

◆ ShowTimeAs

const System::String Aspose::Email::MhtTemplateName::ShowTimeAs
static

ShowTimeAs header.

◆ Start

const System::String Aspose::Email::MhtTemplateName::Start
static

Start header.

◆ Subject

const System::String Aspose::Email::MhtTemplateName::Subject
static

Subject header.

◆ TabField

const System::String Aspose::Email::MhtTemplateName::TabField
static

This name used for indent in multiline header.

◆ To

const System::String Aspose::Email::MhtTemplateName::To
static

From header.