SystemState.PhoneProfile Property

3/29/2010

Gets the non-localized name of the current sound profile. For example, "Normal", "Silent", "Car", "Headset", "Loud", "Meeting", or "Speakerphone". (Windows Mobile Standard only)

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

Syntax

public static string PhoneProfile { get; }
'Declaration
Public Shared ReadOnly Property PhoneProfile As String

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread-safe. Any instance members are not guaranteed to be thread-safe.

See Also

Reference

SystemState Class
SystemState Members
Microsoft.WindowsMobile.Status Namespace