Table of Contents

Class TaskSchema

Namespace
Microsoft.Exchange.WebServices.Data
Assembly
Microsoft.Exchange.WebServices.dll

Represents the schema for task items.

public class TaskSchema : ItemSchema, IEnumerable<PropertyDefinition>, IEnumerable
Inheritance
TaskSchema
Implements
Inherited Members

Fields

ActualWork

Defines the ActualWork property.

public static readonly PropertyDefinition ActualWork

Field Value

PropertyDefinition

AssignedTime

Defines the AssignedTime property.

public static readonly PropertyDefinition AssignedTime

Field Value

PropertyDefinition

BillingInformation

Defines the BillingInformation property.

public static readonly PropertyDefinition BillingInformation

Field Value

PropertyDefinition

ChangeCount

Defines the ChangeCount property.

public static readonly PropertyDefinition ChangeCount

Field Value

PropertyDefinition

Companies

Defines the Companies property.

public static readonly PropertyDefinition Companies

Field Value

PropertyDefinition

CompleteDate

Defines the CompleteDate property.

public static readonly PropertyDefinition CompleteDate

Field Value

PropertyDefinition

Contacts

Defines the Contacts property.

public static readonly PropertyDefinition Contacts

Field Value

PropertyDefinition

DelegationState

Defines the DelegationState property.

public static readonly PropertyDefinition DelegationState

Field Value

PropertyDefinition

Delegator

Defines the Delegator property.

public static readonly PropertyDefinition Delegator

Field Value

PropertyDefinition

DueDate

Defines the DueDate property.

public static readonly PropertyDefinition DueDate

Field Value

PropertyDefinition

IsComplete

Defines the IsComplete property.

public static readonly PropertyDefinition IsComplete

Field Value

PropertyDefinition

IsRecurring

Defines the IsRecurring property.

public static readonly PropertyDefinition IsRecurring

Field Value

PropertyDefinition

IsTeamTask

Defines the IsTeamTask property.

public static readonly PropertyDefinition IsTeamTask

Field Value

PropertyDefinition

Mileage

Defines the Mileage property.

public static readonly PropertyDefinition Mileage

Field Value

PropertyDefinition

Mode

Defines the Mode property.

public static readonly PropertyDefinition Mode

Field Value

PropertyDefinition

Owner

Defines the Owner property.

public static readonly PropertyDefinition Owner

Field Value

PropertyDefinition

PercentComplete

Defines the PercentComplete property.

public static readonly PropertyDefinition PercentComplete

Field Value

PropertyDefinition

Recurrence

Defines the Recurrence property.

public static readonly PropertyDefinition Recurrence

Field Value

PropertyDefinition

StartDate

Defines the StartDate property.

public static readonly PropertyDefinition StartDate

Field Value

PropertyDefinition

Status

Defines the Status property.

public static readonly PropertyDefinition Status

Field Value

PropertyDefinition

StatusDescription

Defines the StatusDescription property.

public static readonly PropertyDefinition StatusDescription

Field Value

PropertyDefinition

TotalWork

Defines the TotalWork property.

public static readonly PropertyDefinition TotalWork

Field Value

PropertyDefinition