バージョン

DisplayAppointmentRecurrenceDialogEventArgs コンストラクタ(Appointment)

DisplayAppointmentRecurrenceDialogEventArgs クラスの新しいインスタンスを作成します。
シンタックス
'宣言
 
Public Function New( _
   ByVal appointment As Appointment _
)
public DisplayAppointmentRecurrenceDialogEventArgs( 
   Appointment appointment
)

パラメータ

appointment
RecurrenceDialog が表示される Appointment
参照