Appointment.Duration プロパティ

定義

予定の期間を取得します。

public:
 property TimeSpan Duration { TimeSpan get(); };
public TimeSpan Duration { get; }
Public ReadOnly Property Duration As TimeSpan

プロパティ値

予定の期間。

適用対象