Platform SDK: Exchange Server |
The Position data member returns the current position of the cursor in the table.
All Table objects
Long
Read-only
The Position data member works only on simple tables that have no restrictions. it is guaranteed to be accurate only for tables if the SetRange and SetRestriction methods are used. Using these methods invalidates the position.
Note This property is recommended for use only on small, simple tables such as the Attendees table.