In The Hand LtdIn The Hand
Task Constructor (itemId)
NamespacesInTheHand.WindowsMobile.PocketOutlookTaskTask(ItemId)
.NET Components for Mobility
Initializes a new instance of the Task class that references the item ID of an existing Contact item.
Declaration Syntax
C#Visual Basic
public Task(
	ItemId itemId
)
Public Sub New ( _
	itemId As ItemId _
)
Parameters
itemId (ItemId)
The ItemID of an existing Task item.
Remarks
An exception is thrown if the item ID does not belong to an Task.

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