[ NoAccessorMethod ]
[ Version ( since = "3.50" ) ]
public BookIndices indices { owned get; }
A list of BookIndices holding indices of the contacts in the view.
These are received from the first sort field set by
set_sort_fields_sync. The last item of the returned array is the one with chr member being null
.
Note: This property can be used only with E_BOOK_CLIENT_VIEW_FLAGS_MANUAL_QUERY
.