In The Hand LtdIn The Hand
Complete Property
NamespacesInTheHand.WindowsMobile.PocketOutlookTaskComplete
.NET Components for Mobility
Returns or sets whether the Task is completed.
Declaration Syntax
C#Visual Basic
public bool Complete { get; set; }
Public Property Complete As Boolean
	Get
	Set
Value
TRUE if complete, FALSE if not complete. The default is FALSE.
Remarks
Setting this property to TRUE sets the DateCompleted property to the current date on the device.

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