This document is archived and information here might be outdated. Recommended version. |
Indicators whether items are indexed.
[Visual Basic .NET] Public Property ItemsIndexed As Integer
[C#] public int ItemsIndexed {get; set;}
[C++]
HRESULT get_ItemsIndexed(
long* ItemsIndexed
);
[C++]
HRESULT put_ItemsIndexed(
long ItemsIndexed
);
[C++]
Parameters ItemsIndexed [out, retval] ItemsIndexed is a parameter of type long ItemsIndexed [in] ItemsIndexed is a parameter of type long