AppointmentConflictResult.Date プロパティ

定義

予定の競合の日付を取得します。

public:
 property DateTime Date { DateTime get(); };
DateTime Date();
public System.DateTimeOffset Date { get; }
var dateTime = appointmentConflictResult.date;
Public ReadOnly Property Date As DateTimeOffset

プロパティ値

予定の競合の日付。

Windows の要件

アプリの機能
appointmentsSystem

適用対象