_Application.Reminders Property

Definition

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

Property Value

Applies to