CalendarEvent クラス

定義

予定表のイベントを表します。

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

プロパティ

Details

予定表イベントの詳細を取得します。

EndTime

イベントの終了日時を取得します。

FreeBusyStatus

イベントに関連付けられている空き時間情報の状態を取得します。

StartTime

イベントの開始日と時刻を取得します。

適用対象