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

Determines if a reminder has been set for the end of the appointment.

Syntax

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

Property Value

A Boolean value.

Requirements

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

See Also