NotificationResponseCategory.Identifier
From Xojo Documentation
Property (As String )
aNotificationResponseCategory.Identifier = newStringValue
or
StringValue = aNotificationResponseCategory.Identifier
New in 2020r2
Supported for all project types and targets.
or
StringValue = aNotificationResponseCategory.Identifier
New in 2020r2
Supported for all project types and targets.
The unique set of characters assigned to the category.
See Also
Notification.Identifier property.