SystemDevicesNotifications Class |
Namespace: ShellBoost.Core.WindowsPropertySystem
public static class Notifications
The SystemDevicesNotifications type exposes the following members.
Name | Description | |
---|---|---|
LowBattery |
The System.Devices.Notifications.LowBattery property key. PropVariant type: VT_UI1. .NET type: System.Byte. Shell name PKEY_Devices_Notifications_LowBattery. Display name Low battery.
| |
MissedCall |
The System.Devices.Notifications.MissedCall property key. PropVariant type: VT_UI1. .NET type: System.Byte. Shell name PKEY_Devices_Notifications_MissedCall. Display name Missed call.
| |
NewMessage |
The System.Devices.Notifications.NewMessage property key. PropVariant type: VT_UI1. .NET type: System.Byte. Shell name PKEY_Devices_Notifications_NewMessage. Display name New message.
| |
NewVoicemail |
The System.Devices.Notifications.NewVoicemail property key. PropVariant type: VT_UI1. .NET type: System.Byte. Shell name PKEY_Devices_Notifications_NewVoicemail. Display name New voicemail.
| |
StorageFull |
The System.Devices.Notifications.StorageFull property key. PropVariant type: VT_UI8. .NET type: System.UInt64. Shell name PKEY_Devices_Notifications_StorageFull. Display name Storage full.
| |
StorageFullLinkText |
The System.Devices.Notifications.StorageFullLinkText property key. PropVariant type: VT_UI8. .NET type: System.UInt64. Shell name PKEY_Devices_Notifications_StorageFullLinkText. Display name Storage full link text.
|