Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 745 Bytes

toastnotification_tag.md

File metadata and controls

26 lines (18 loc) · 745 Bytes
-api-id -api-type -api-device-family-note
P:Windows.UI.Notifications.ToastNotification.Tag
winrt property
xbox

Windows.UI.Notifications.ToastNotification.Tag

-description

Gets or sets the unique identifier of this notification within the notification Group.

-property-value

Gets or sets the unique identifier of this notification within the notification Group.

-remarks

This API returns an exception if the property is set to null or the empty string.

The tag can be maximum 16 characters long. However, the Creators Update (15063) extends this limit to 64 characters.

-examples

-see-also