In The Hand LtdIn The Hand
Item Property (index)
NamespacesInTheHand.WindowsMobile.PocketOutlookRecipientCollectionItem[([( Int32])])
.NET Components for Mobility
Gets the Recipient from the recipient collection, with the specified index.
Declaration Syntax
C#Visual Basic
public Recipient this[
	int index
] { get; }
Public ReadOnly Default Property Item ( _
	index As Integer _
) As Recipient
	Get
Parameters
index (Int32)
Zero based index of the recipient to retrieve.
Return Value
The specified Recipient.

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