Components | All | New | MacOS | Windows | Linux | iOS | ||||
Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old |
WindowsUserNotification.GetExpiresOnReboot
Queries whether the toast notification will remain in the Notification Center after a reboot.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
WindowsUserNotification | 13.1 | ❌ No | ✅ Yes | ❌ No | ❌ No | ❌ No |
MBS( "WindowsUserNotification.GetExpiresOnReboot"; Notification ) More
Parameters
Parameter | Description | Example |
---|---|---|
Notification | The reference number for the Windows User Notification. | $Notification |
Result
Returns number or error.
Description
Queries whether the toast notification will remain in the Notification Center after a reboot.See also
Release notes
- Version 13.1
- Added WindowsUserNotification.SetExpiresOnReboot and WindowsUserNotification.GetExpiresOnReboot functions.
- Added WindowsUserNotification.SetExpiresOnReboot and WindowsUserNotification.GetExpiresOnReboot functions.
Blog Entries
This function is free to use.
Created 21st January 2023, last changed 7th June 2024
WindowsUserNotification.Available - WindowsUserNotification.GetFileName