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

Determines how many minutes before the appointment an alarm is fired.

Syntax

Visual Basic (Declaration) 
Public Overridable Property ReminderMinutesBeforeStart As Integer
C# 
public virtual int ReminderMinutesBeforeStart {get; set;}

Property Value

An Integer value.

Requirements

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

See Also