In The Hand
DueDate Property
Namespaces
►
InTheHand.WindowsMobile.PocketOutlook
►
Task
►
DueDate
C#
Visual Basic
.NET Components for Mobility
Returns or sets when the Task is due.
Declaration Syntax
C#
Visual Basic
public
DateTime
DueDate
{
get
;
set
; }
Public
Property
DueDate
As
DateTime
Get
Set
Remarks
Dates must be set between 1/1/1900 and 12/31/2999 inclusive. The default is
MinValue
.
Assembly:
InTheHand.WindowsMobile.PocketOutlook
(Module: InTheHand.WindowsMobile.PocketOutlook) Version: 7.0.0.0