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
AssignedTime
Defines the AssignedTime property.
public static readonly PropertyDefinition AssignedTime
Field Value
BillingInformation
Defines the BillingInformation property.
public static readonly PropertyDefinition BillingInformation
Field Value
ChangeCount
Defines the ChangeCount property.
public static readonly PropertyDefinition ChangeCount
Field Value
Companies
Defines the Companies property.
public static readonly PropertyDefinition Companies
Field Value
CompleteDate
Defines the CompleteDate property.
public static readonly PropertyDefinition CompleteDate
Field Value
Contacts
Defines the Contacts property.
public static readonly PropertyDefinition Contacts
Field Value
DelegationState
Defines the DelegationState property.
public static readonly PropertyDefinition DelegationState
Field Value
Delegator
Defines the Delegator property.
public static readonly PropertyDefinition Delegator
Field Value
DueDate
Defines the DueDate property.
public static readonly PropertyDefinition DueDate
Field Value
IsComplete
Defines the IsComplete property.
public static readonly PropertyDefinition IsComplete
Field Value
IsRecurring
Defines the IsRecurring property.
public static readonly PropertyDefinition IsRecurring
Field Value
IsTeamTask
Defines the IsTeamTask property.
public static readonly PropertyDefinition IsTeamTask
Field Value
Mileage
Defines the Mileage property.
public static readonly PropertyDefinition Mileage
Field Value
Mode
Defines the Mode property.
public static readonly PropertyDefinition Mode
Field Value
Owner
Defines the Owner property.
public static readonly PropertyDefinition Owner
Field Value
PercentComplete
Defines the PercentComplete property.
public static readonly PropertyDefinition PercentComplete
Field Value
Recurrence
Defines the Recurrence property.
public static readonly PropertyDefinition Recurrence
Field Value
StartDate
Defines the StartDate property.
public static readonly PropertyDefinition StartDate
Field Value
Status
Defines the Status property.
public static readonly PropertyDefinition Status
Field Value
StatusDescription
Defines the StatusDescription property.
public static readonly PropertyDefinition StatusDescription
Field Value
TotalWork
Defines the TotalWork property.
public static readonly PropertyDefinition TotalWork