バージョン

AddAppointmentReminder メソッド

予定をアラームウィンドウに更新/追加する必要がある時に呼び出されます。
シンタックス
'宣言
 
Public Function AddAppointmentReminder( _
   ByVal appointment As Appointment _
) As Boolean
public bool AddAppointmentReminder( 
   Appointment appointment
)

パラメータ

appointment
アラームを表示する必要がある予定。
参照