AppointmentConflictResult.Type プロパティ

定義

予定の競合の種類を示す値を取得します。

public:
 property AppointmentConflictType Type { AppointmentConflictType get(); };
AppointmentConflictType Type();
public AppointmentConflictType Type { get; }
var appointmentConflictType = appointmentConflictResult.type;
Public ReadOnly Property Type As AppointmentConflictType

プロパティ値

予定の競合の種類を示す値。

Windows の要件

アプリの機能
appointmentsSystem

適用対象