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

出現の開始日と時刻を取得します。

適用対象