ChatMessageStoreChangedEventArgs.Kind Property

Definition

Gets the type of change that happened.

public:
 property ChatStoreChangedEventKind Kind { ChatStoreChangedEventKind get(); };
ChatStoreChangedEventKind Kind();
public ChatStoreChangedEventKind Kind { get; }
var chatStoreChangedEventKind = chatMessageStoreChangedEventArgs.kind;
Public ReadOnly Property Kind As ChatStoreChangedEventKind

Property Value

The type of change that happened.

Windows requirements

App capabilities
chat chatSystem smsSend

Applies to