|  | This document is archived and information here might be outdated. Recommended version. | 
The number of levels of overview tiles created.
[Visual Basic .NET]
Public Property Levels As Integer
[C#]
public int Levels {get; set;}
[C++]
HRESULT get_Levels(
  long pLevels
);
[C++]
HRESULT put_Levels(
  System.Int32* pLevels
);
[C++] Parameters pLevels [in]
pLevels is a parameter of type long pLevels [out, retval]
pLevels is a parameter of type long*