次の方法で共有


AppointmentStoreChange.ChangeType プロパティ

定義

オブジェクトによって表される変更の種類を示す AppointmentStoreChangeType 値を取得します。

public:
 property AppointmentStoreChangeType ChangeType { AppointmentStoreChangeType get(); };
AppointmentStoreChangeType ChangeType();
public AppointmentStoreChangeType ChangeType { get; }
var appointmentStoreChangeType = appointmentStoreChange.changeType;
Public ReadOnly Property ChangeType As AppointmentStoreChangeType

プロパティ値

オブジェクトによって表される変更の種類を示す AppointmentStoreChangeType 値。

Windows の要件

アプリの機能
appointmentsSystem

適用対象