_Reminder.Dismiss Method
Dismisses the current reminder.
Namespace: Microsoft.Office.Interop.Outlook
Assembly: Microsoft.Office.Interop.Outlook (in Microsoft.Office.Interop.Outlook.dll)
Syntax
'Declaration
<DispIdAttribute()> _
Sub Dismiss
'Usage
Dim instance As _Reminder
instance.Dismiss()
[DispIdAttribute()]
void Dismiss()
Remarks
The Dismiss method will fail if there is no visible reminder.