BatteryLevel Enumeration

3/29/2010

This enum is used with SystemProperty.PowerBatteryStrength

Namespace: Microsoft.WindowsMobile.Status
Assembly: Microsoft.WindowsMobile.Status (in microsoft.windowsmobile.status.dll)

Syntax

public enum BatteryLevel
'Declaration
Public Enumeration BatteryLevel

Members

Member name Description
High 61-80%
Low 21-40%
Medium 41-60%
VeryHigh 81-100%
VeryLow 0-20%

See Also

Reference

Microsoft.WindowsMobile.Status Namespace