In The Hand LtdIn The Hand
ReminderTime Property
NamespacesInTheHand.WindowsMobile.PocketOutlookTaskReminderTime
.NET Components for Mobility
Reminder Returns or sets when a reminder occurs before the StartDate or DueDate of a Task.
Declaration Syntax
C#Visual Basic
public DateTime ReminderTime { get; set; }
Public Property ReminderTime As DateTime
	Get
	Set
Value
The time when a reminder occurs before the StartDate or DueDate of a Task.
Remarks
The date must be set before midnight (or 8 AM) on the DueDate and no more than 45 days before the StartDate. The default for this is the user setting in the Task Options dialog box.

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