AppointmentDataProviderTriggerDetails.Connection プロパティ

定義

予定データを転送できるデータ接続を取得します。

public:
 property AppointmentDataProviderConnection ^ Connection { AppointmentDataProviderConnection ^ get(); };
AppointmentDataProviderConnection Connection();
public AppointmentDataProviderConnection Connection { get; }
var appointmentDataProviderConnection = appointmentDataProviderTriggerDetails.connection;
Public ReadOnly Property Connection As AppointmentDataProviderConnection

プロパティ値

予定データを転送できるデータ接続。

Windows の要件

アプリの機能
appointmentsSystem

適用対象