AppointmentStoreChange.ChangeType プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
オブジェクトによって表される変更の種類を示す 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
|