The IndexSpaceUsed property returns the number of kilobytes of disk space used to store indexes built on the referenced Microsoft® SQL Server™ table.
object.IndexSpaceUsed
object
Expression that evaluates to an object in the Applies To list
Long
Read-only
HRESULT GetIndexSpaceUsed(LPLONG pRetVal);