CalendarEventDetails.IsReminderSet Property

Definition

Gets a value that indicates whether the calendar event has a reminder set.

public:
 property bool IsReminderSet { bool get(); };
public bool IsReminderSet { get; }
Public ReadOnly Property IsReminderSet As Boolean

Property Value

true if the calendar event has a reminder set; otherwise, false.

Applies to