Aspose::Email::MhtTemplateName::Task Class Reference

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

Inherits Object.

Public Member Functions

 Task ()=delete
 

Static Public Attributes

static const System::String Subject
 Subject header. More...
 
static const System::String StartDate
 Start Date header. More...
 
static const System::String DueDate
 Due Date header. More...
 
static const System::String Priority
 Priority header. More...
 
static const System::String Status
 Status header. More...
 
static const System::String Complete
 % Complete header. More...
 
static const System::String TotalWork
 Total Work header. More...
 
static const System::String ActualWork
 Actual Work header. More...
 
static const System::String Owner
 Owner header. More...
 
static const System::String Categories
 Categories header. More...
 
static const System::String Company
 Company header. More...
 
static const System::String Mileage
 Mileage header. More...
 
static const System::String BillingInformation
 Billing Information header. More...
 

Detailed Description

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

Constructor & Destructor Documentation

◆ Task()

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

Member Data Documentation

◆ ActualWork

const System::String Aspose::Email::MhtTemplateName::Task::ActualWork
static

Actual Work header.

◆ BillingInformation

const System::String Aspose::Email::MhtTemplateName::Task::BillingInformation
static

Billing Information header.

◆ Categories

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

Categories header.

◆ Company

const System::String Aspose::Email::MhtTemplateName::Task::Company
static

Company header.

◆ Complete

const System::String Aspose::Email::MhtTemplateName::Task::Complete
static

% Complete header.

◆ DueDate

const System::String Aspose::Email::MhtTemplateName::Task::DueDate
static

Due Date header.

◆ Mileage

const System::String Aspose::Email::MhtTemplateName::Task::Mileage
static

Mileage header.

◆ Owner

const System::String Aspose::Email::MhtTemplateName::Task::Owner
static

Owner header.

◆ Priority

const System::String Aspose::Email::MhtTemplateName::Task::Priority
static

Priority header.

◆ StartDate

const System::String Aspose::Email::MhtTemplateName::Task::StartDate
static

Start Date header.

◆ Status

const System::String Aspose::Email::MhtTemplateName::Task::Status
static

Status header.

◆ Subject

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

Subject header.

◆ TotalWork

const System::String Aspose::Email::MhtTemplateName::Task::TotalWork
static

Total Work header.