次の方法で共有


_CalendarSharing.EndDate プロパティ

定義

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

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

プロパティ値

注釈

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

適用対象