AppointmentDataProviderTriggerDetails.Connection プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
予定データを転送できるデータ接続を取得します。
public:
property AppointmentDataProviderConnection ^ Connection { AppointmentDataProviderConnection ^ get(); };
AppointmentDataProviderConnection Connection();
public AppointmentDataProviderConnection Connection { get; }
var appointmentDataProviderConnection = appointmentDataProviderTriggerDetails.connection;
Public ReadOnly Property Connection As AppointmentDataProviderConnection
プロパティ値
予定データを転送できるデータ接続。
Windows の要件
アプリの機能 |
appointmentsSystem
|