WebUIAppointmentsProviderAddAppointmentActivatedEventArgs.AddAppointmentOperation 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得使用者嘗試新增時提供給應用程式的約會。
public:
property AddAppointmentOperation ^ AddAppointmentOperation { AddAppointmentOperation ^ get(); };
AddAppointmentOperation AddAppointmentOperation();
public AddAppointmentOperation AddAppointmentOperation { get; }
var addAppointmentOperation = webUIAppointmentsProviderAddAppointmentActivatedEventArgs.addAppointmentOperation;
Public ReadOnly Property AddAppointmentOperation As AddAppointmentOperation
屬性值
新增的約會。