Platform SDK: Exchange Server |
The Item method returns the Item object to which the cursor points.
All Table objects
objContactsTable.Item ItemId
If ItemId is omitted, the current item in the table is returned. If the cursor is past the end of the table, the call returns an error.