Class SystemProperties.System.Notifications
- Namespace
- Microsoft.WindowsAPICodePack.Shell.PropertySystem
- Assembly
- Microsoft.WindowsAPICodePack.Shell.dll
Notifications Properties
public static class SystemProperties.System.Notifications
- Inheritance
-
SystemProperties.System.Notifications
- Inherited Members
Properties
LowBattery
Name: System.Devices.Notifications.LowBattery -- PKEY_Devices_Notification_LowBattery
Description: Device Low Battery Notification.
Type: Byte -- VT_UI1
FormatID: {C4C07F2B-8524-4E66-AE3A-A6235F103BEB}, 2
public static PropertyKey LowBattery { get; }
Property Value
- PropertyKey
MissedCall
Name: System.Devices.Notifications.MissedCall -- PKEY_Devices_Notification_MissedCall
Description: Device Missed Call Notification.
Type: Byte -- VT_UI1
FormatID: {6614EF48-4EFE-4424-9EDA-C79F404EDF3E}, 2
public static PropertyKey MissedCall { get; }
Property Value
- PropertyKey
NewMessage
Name: System.Devices.Notifications.NewMessage -- PKEY_Devices_Notification_NewMessage
Description: Device New Message Notification.
Type: Byte -- VT_UI1
FormatID: {2BE9260A-2012-4742-A555-F41B638B7DCB}, 2
public static PropertyKey NewMessage { get; }
Property Value
- PropertyKey
NewVoicemail
Name: System.Devices.Notifications.NewVoicemail -- PKEY_Devices_Notification_NewVoicemail
Description: Device Voicemail Notification.
Type: Byte -- VT_UI1
FormatID: {59569556-0A08-4212-95B9-FAE2AD6413DB}, 2
public static PropertyKey NewVoicemail { get; }
Property Value
- PropertyKey
StorageFull
Name: System.Devices.Notifications.StorageFull -- PKEY_Devices_Notification_StorageFull
Description: Device Storage Full Notification.
Type: UInt64 -- VT_UI8
FormatID: {A0E00EE1-F0C7-4D41-B8E7-26A7BD8D38B0}, 2
public static PropertyKey StorageFull { get; }
Property Value
- PropertyKey
StorageFullLinkText
Name: System.Devices.Notifications.StorageFullLinkText -- PKEY_Devices_Notification_StorageFullLinkText
Description: Link Text for the Device Storage Full Notification.
Type: UInt64 -- VT_UI8
FormatID: {A0E00EE1-F0C7-4D41-B8E7-26A7BD8D38B0}, 3
public static PropertyKey StorageFullLinkText { get; }
Property Value
- PropertyKey