ChatMessageNotificationTriggerDetails.ShouldUpdateActionCenter Property

Definition

Gets a Boolean value indicating if the Windows Action Center should be updated with the message.

public:
 property bool ShouldUpdateActionCenter { bool get(); };
bool ShouldUpdateActionCenter();
public bool ShouldUpdateActionCenter { get; }
var boolean = chatMessageNotificationTriggerDetails.shouldUpdateActionCenter;
Public ReadOnly Property ShouldUpdateActionCenter As Boolean

Property Value

Boolean

bool

A Boolean value indicating if the Windows Action Center should be updated.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to