Skip to content

Latest commit

 

History

History
33 lines (23 loc) · 830 Bytes

chatmessagestore_markmessagereadasync_24341770.md

File metadata and controls

33 lines (23 loc) · 830 Bytes
-api-id -api-type -api-device-family-note
M:Windows.ApplicationModel.Chat.ChatMessageStore.MarkMessageReadAsync(System.String)
winrt method
xbox

Windows.ApplicationModel.Chat.ChatMessageStore.MarkMessageReadAsync

-description

Marks a specified message in the store as already read.

-parameters

-param localChatMessageId

The local ID of the message to be marked as read.

-returns

An asynchronous action.

-remarks

The IsRead property of the ChatMessage class matching the localMessageId parameter is set to "true" when this method completes.

-examples

-see-also

-capabilities

chatSystem, smsSend, chat blockedChatMessages