Reminders Members (Outlook)
Contains a collection of all the Reminder objects in a Microsoft Outlook application that represent the reminders for all pending items.
Methods
Name |
Description |
---|---|
Returns a Reminder object from the collection. |
|
Removes an object from the collection. |
Properties
Name |
Description |
---|---|
Returns an Application object that represents the parent Outlook application for the object. Read-only. |
|
Returns an OlObjectClass constant indicating the object's class. Read-only. |
|
Returns a Long indicating the count of objects in the specified collection. Read-only. |
|
Returns the parent Object of the specified object. Read-only. |
|
Returns the NameSpace object for the current session. Read-only. |
Events
Name |
Description |
---|---|
Occurs before the Reminder dialog box is displayed. |
|
Occurs after a reminder is added. |
|
Occurs after a reminder has been modified. |
|
Occurs before the reminder is executed. |
|
Occurs when a Reminder object has been removed from the collection. |
|
Occurs when a reminder is dismissed using the Snooze button. |