次の方法で共有


_CalendarSharing.StartDate プロパティ

定義

オブジェクトによって共有される予定表アイテムの範囲の包括的な開始日を示す DateTime 値を CalendarSharing 設定または返します。 読み取り/書き込みが可能です。

public:
 property DateTime StartDate { DateTime get(); void set(DateTime value); };
public DateTime StartDate { get; set; }
Public Property StartDate As DateTime

プロパティ値

注釈

CalendarSharing オブジェクトのプロパティが IncludeWholeCalendarTrue に設定されている場合、このプロパティは無視されます。

適用対象