重复周期(TaskRecurrenceType)Recurrence (TaskRecurrenceType)
定期元素包含定期任务的定期信息。The Recurrence element contains recurrence information for recurring tasks.
<Recurrence>
<RelativeYearlyRecurrence/>
<NoEndRecurrence/>
</Recurrence>
<Recurrence>
<WeeklyRecurrence/>
<NoEndRecurrence/>
</Recurrence>
<Recurrence>
<RelativeMonthlyRecurrence/>
<NumberedRecurrence/>
</Recurrence>
<Recurrence>
<AbsoluteMonthlyRecurrence/>
<EndDateRecurrence/>
</Recurrence>
<Recurrence>
<MonthlyRegeneration/>
<NumberedRecurrence/>
</Recurrence>
<Recurrence>
<DailyRegeneration/>
<EndDateRecurrence/>
</Recurrence>
<Recurrence>
<DailyRegeneration/>
<NumberedRecurrence/>
</Recurrence>
<Recurrence>
<DailyRegeneration/>
<NoEndRecurrence/>
</Recurrence>
<Recurrence>
<MonthlyRegeneration/>
<NoEndRecurrence/>
</Recurrence>
<Recurrence>
<YearlyRegeneration/>
<NoEndRecurrence/>
</Recurrence>
<Recurrence>
<YearlyRegeneration/>
<EndDateRecurrence/>
</Recurrence>
<Recurrence>
<AbsoluteMonthlyRecurrence/>
<NumberedRecurrence/>
</Recurrence>
<Recurrence>
<WeeklyRegeneration/>
<NumberedRecurrence/>
</Recurrence>
<Recurrence>
<RelativeMonthlyRecurrence/>
<EndDateRecurrence/>
</Recurrence>
<Recurrence>
<RelativeYearlyRecurrence/>
<NumberedRecurrence/>
</Recurrence>
<Recurrence>
<WeeklyRegeneration/>
<NoEndRecurrence/>
</Recurrence>
<Recurrence>
<AbsoluteYearlyRecurrence/>
<NumberedRecurrence/>
</Recurrence>
<Recurrence>
<RelativeMonthlyRecurrence/>
<NoEndRecurrence/>
</Recurrence>
<Recurrence>
<YearlyRegeneration/>
<NumberedRecurrence/>
</Recurrence>
<Recurrence>
<WeeklyRecurrence/>
<EndDateRecurrence/>
</Recurrence>
<Recurrence>
<RelativeYearlyRecurrence/>
<EndDateRecurrence/>
</Recurrence>
<Recurrence>
<MonthlyRegeneration/>
<EndDateRecurrence/>
</Recurrence>
<Recurrence>
<AbsoluteYearlyRecurrence/>
<NoEndRecurrence/>
</Recurrence>
<Recurrence>
<AbsoluteMonthlyRecurrence/>
<NoEndRecurrence/>
</Recurrence>
<Recurrence>
<DailyRecurrence/>
<EndDateRecurrence/>
</Recurrence>
<Recurrence>
<WeeklyRegeneration/>
<EndDateRecurrence/>
</Recurrence>
<Recurrence>
<AbsoluteYearlyRecurrence/>
<EndDateRecurrence/>
</Recurrence>
<Recurrence>
<DailyRecurrence/>
<NoEndRecurrence/>
</Recurrence>
<Recurrence>
<DailyRecurrence/>
<NumberedRecurrence/>
</Recurrence>
<Recurrence>
<WeeklyRecurrence/>
<NumberedRecurrence/>
</Recurrence>
TaskRecurrenceTypeTaskRecurrenceType
属性和元素Attributes and elements
下面各部分介绍了属性、子元素和父元素。The following sections describe attributes, child elements, and parent elements.
AttributesAttributes
无。None.
子元素Child elements
元素Element | 说明Description |
---|---|
RelativeYearlyRecurrenceRelativeYearlyRecurrence |
描述定期任务的相对年定期模式。Describes a relative yearly recurrence pattern for a recurring task. |
AbsoluteYearlyRecurrenceAbsoluteYearlyRecurrence |
表示定期任务的每年定期模式。Represents a yearly recurrence pattern for a recurring task. |
RelativeMonthlyRecurrenceRelativeMonthlyRecurrence |
描述定期任务的每月相对定期模式。Describes a relative monthly recurrence pattern for a recurring task. |
AbsoluteMonthlyRecurrenceAbsoluteMonthlyRecurrence |
表示定期任务的每月定期模式。Represents a monthly recurrence pattern for a recurring task. |
WeeklyRecurrenceWeeklyRecurrence |
描述频率(以周为单位)和任务的重复发生日期。Describes the frequency, in weeks, and the days on which a task recurs. |
DailyRecurrenceDailyRecurrence |
描述任务重复出现的频率(以天为单位)。Describes the frequency, in days, in which a task recurs. |
DailyRegenerationDailyRegeneration |
介绍当前任务完成后的天数,下一次事件将到期。Describes how many days after the completion of the current task the next occurrence will be due. |
WeeklyRegenerationWeeklyRegeneration |
介绍当前任务完成后的星期数,下一次事件将到期。Describes how many weeks after the completion of the current task the next occurrence will be due. |
MonthlyRegenerationMonthlyRegeneration |
介绍当前任务完成后,下一次事件将到期的月数。Describes how many months after the completion of the current task the next occurrence will be due. |
YearlyRegenerationYearlyRegeneration |
介绍当前任务完成后的年数,下一次事件将到期。Describes how many years after the completion of the current task the next occurrence will be due. |
NoEndRecurrenceNoEndRecurrence |
介绍没有定义的结束日期的定期模式。Describes a recurrence pattern that does not have a defined end date. 使用此元素不包括EndDateRecurrence和NumberedRecurrence元素的使用。The use of this element excludes the use of the EndDateRecurrence and NumberedRecurrence elements. |
EndDateRecurrenceEndDateRecurrence |
描述项目定期模式的开始日期和结束日期。Describes the start date and the end date of an item recurrence pattern. 使用此元素不包括NoEndRecurrence和NumberedRecurrence元素的使用。The use of this element excludes the use of the NoEndRecurrence and NumberedRecurrence elements. EndDateRecurrence不能与再生模式一起使用。EndDateRecurrence cannot be used together with a regeneration pattern. |
NumberedRecurrenceNumberedRecurrence |
描述定期项目的开始日期和发生次数。Describes the start date and the number of occurrences of a recurring item. 使用此元素不包括NoEndRecurrence和EndDateRecurrence元素的使用。The use of this element excludes the use of the NoEndRecurrence and EndDateRecurrence elements. |
父元素Parent elements
元素Element | 说明Description |
---|---|
任务Task |
表示 Exchange 存储中的任务。Represents a task in the Exchange store. |
说明Remarks
描述此元素的架构位于正在运行 MicrosoftExchange Server 2007 的计算机(已安装客户端访问服务器角色)的 EWS 虚拟目录中。The schema that describes this element is located in the EWS virtual directory of the computer that is running MicrosoftExchange Server 2007 that has the Client Access server role installed.
元素信息Element information
命名空间Namespace |
https://schemas.microsoft.com/exchange/services/2006/types |
架构名称Schema name |
类型架构Types schema |
验证文件Validation file |
Types.xsdTypes.xsd |
可以为空Can be empty |
FalseFalse |