名前 | 解説 | |
---|---|---|
CancelReminderEventArgs コンストラクタ | Initializes a new instance of the CancelReminderEventArgs class with the specified Reminder object. |
CancelReminderEventArgsデータ型で公開されるメンバを以下の表に示します。
名前 | 解説 | |
---|---|---|
CancelReminderEventArgs コンストラクタ | Initializes a new instance of the CancelReminderEventArgs class with the specified Reminder object. |
名前 | 解説 | |
---|---|---|
Cancel | Set to true to cancel the operation. | |
Reminder | Gets the reminder which the event was raised for. |