In The Hand LtdIn The Hand
GetItemByItemId Method (id)
NamespacesInTheHand.WindowsMobile.PocketOutlookOutlookSessionGetItemByItemId(ItemId)
.NET Components for Mobility
Returns an Outlook item for a specific ItemId.
Declaration Syntax
C#Visual Basic
public Object GetItemByItemId(
	ItemId id
)
Public Function GetItemByItemId ( _
	id As ItemId _
) As Object
Parameters
id (ItemId)
An ItemId
Return Value
An object corresponding to the ItemId.

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