ChatMessageNotificationTriggerDetails.ShouldUpdateDetailText Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a Boolean value indicating that the background task should update the app's tile count for the message.
public:
property bool ShouldUpdateDetailText { bool get(); };
bool ShouldUpdateDetailText();
public bool ShouldUpdateDetailText { get; }
var boolean = chatMessageNotificationTriggerDetails.shouldUpdateDetailText;
Public ReadOnly Property ShouldUpdateDetailText As Boolean
Property Value
Boolean
bool
A Boolean value indicating that the background task should update the app's tile count for the message.
Windows requirements
App capabilities |
chat
chatSystem
smsSend
|