dbicMonth Send comments on this topic.
ReminderSet Property
See Also 
dbicPIM Assembly > Dbi.PIM Namespace > dbiAppointmentItem Class : ReminderSet Property

Determines if a reminder has been set for the appointment.

Syntax

Visual Basic (Declaration) 
Public Overridable Property ReminderSet As Boolean
C# 
public virtual bool ReminderSet {get; set;}

Property Value

A Boolean value.

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also