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

适用于