.NET Components for Mobility
Returns when the Task is completed.

Declaration Syntax
Public ReadOnly Property DateCompleted As DateTime
Get

Value
The Date at which the Task was marked as Complete.

Remarks
It gets set to the current date on the device when you set the
Complete property.
Dates must be set between 1/1/1900 and 12/31/2999 inclusive.
If the Task is not complete the
MinValue will be returned.

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