ChatConversation.HasUnreadMessages 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得布林值,指出 ChatConversation中是否有未讀取的訊息。
public:
property bool HasUnreadMessages { bool get(); };
bool HasUnreadMessages();
public bool HasUnreadMessages { get; }
var boolean = chatConversation.hasUnreadMessages;
Public ReadOnly Property HasUnreadMessages As Boolean
屬性值
Boolean
bool
布林值,指出 ChatConversation中是否有未讀取的訊息。
Windows 需求
應用程式功能 |
chat
chatSystem
smsSend
|