OccurrenceInfo 类

定义

封装有关定期约会发生的信息。

public ref class OccurrenceInfo sealed : Microsoft::Exchange::WebServices::Data::ComplexProperty
public sealed class OccurrenceInfo : Microsoft.Exchange.WebServices.Data.ComplexProperty
Public NotInheritable Class OccurrenceInfo
Inherits ComplexProperty
继承
OccurrenceInfo

属性

End

获取匹配项的结束日期和时间。

ItemId

获取出现的 ID。

OriginalStart

获取事件的原始开始日期和时间。

Start

获取事件的开始日期和时间。

适用于