PocketPlanner Programmer's Guide

ContactCollection.Item Property

See Also

Gets a Contact object from the collection given its zero-based index or identifier.

 Overload List

Name Description

ContactCollection.Item (Int32)

Gets or sets the Contact object located at the specified position within this collection.

ContactCollection.Item (String)

Gets the Contact object identified by the specified string.

 See Also