ChatMessageNotificationTriggerDetails.ShouldUpdateDetailText Property

Definition

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

Applies to