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

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