バージョン 22.2

BeforeRecurringAppointmentDeletedEventArgs コンストラクタ

BeforeRecurringAppointmentDeletedEventArgs クラスの新しいインスタンスを作成します。
シンタックス
public BeforeRecurringAppointmentDeletedEventArgs( 
   Appointment appointment,
   RecurrenceEditType recurrenceEditType
)

パラメータ

appointment
削除しようとしている Appointment
recurrenceEditType
シリーズ全体と個々の回のどちらを削除するか、またはユーザーが選択できるように確認メッセージを表示するかを指定します。
参照