_Application.Reminders Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a Reminders collection that represents all current reminders. Read-only.
public:
property Microsoft::Office::Interop::Outlook::Reminders ^ Reminders { Microsoft::Office::Interop::Outlook::Reminders ^ get(); };
public Microsoft.Office.Interop.Outlook.Reminders Reminders { get; }
Public ReadOnly Property Reminders As Reminders