TaskSchema 类

定义

表示任务项的架构。

public ref class TaskSchema : Microsoft::Exchange::WebServices::Data::ItemSchema
public class TaskSchema : Microsoft.Exchange.WebServices.Data.ItemSchema
Public Class TaskSchema
Inherits ItemSchema
继承

字段

ActualWork

定义 ActualWork 属性。

AssignedTime

定义 AssignedTime 属性。

BillingInformation

定义 BillingInformation 属性。

ChangeCount

定义 ChangeCount 属性。

Companies

定义“公司”属性。

CompleteDate

定义 CompleteDate 属性。

Contacts

定义 Contacts 属性。

DelegationState

定义 DelegationState 属性。

Delegator

定义 Delegator 属性。

DueDate

定义 DueDate 属性。

IsComplete

定义 IsComplete 属性。

IsRecurring

定义 IsRecurring 属性。

IsTeamTask

定义 IsTeamTask 属性。

Mileage

定义 Mileage 属性。

Mode

定义 Mode 属性。

Owner

定义 Owner 属性。

PercentComplete

定义 PercentComplete 属性。

Recurrence

定义 Recurrence 属性。

StartDate

定义 StartDate 属性。

Status

定义 Status 属性。

StatusDescription

定义 StatusDescription 属性。

TotalWork

定义 TotalWork 属性。

方法

GetEnumerator()

为架构的属性提供枚举器。

(继承自 ServiceObjectSchema)

显式接口实现

IEnumerable.GetEnumerator()

获取循环访问架构中的属性的枚举器。 方法IEnumerable.GetEnumerator()适用于面向 Exchange Server 2013 和从 Exchange Online 开始的 Exchange 版本的客户端。

(继承自 ServiceObjectSchema)

适用于