In The Hand LtdIn The Hand
ReminderSet Property
NamespacesInTheHand.WindowsMobile.PocketOutlookAppointmentReminderSet
.NET Components for Mobility
Returns or sets whether the user wants to be reminded of an Appointment.
Declaration Syntax
C#Visual Basic
public bool ReminderSet { get; set; }
Public Property ReminderSet As Boolean
	Get
	Set
Value
TRUE if a reminder is set, else FALSE.
Remarks
The default for this is the user setting in the Calendar Options dialog box.

Calendar Options

If a reminder is set the Reminder icon will be displayed on the Appointment screen.

Assembly: InTheHand.WindowsMobile.PocketOutlook (Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0