共用方式為


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

適用於