I am building a service to send Windows Action Center notification as a XML payload. Client application sitting in Windows machine will receive this notification and show this toast message via Windows Action Center.
- By default this toast notification will stay in action center for 7 days, is there any XML tag through which I can customize the toast notification expiration through XML payload itself?
- Is there any XML tag by which I can direct the message to directly appear in Windows Action Center instead of appearing as a toast?