ChatMessage.IsReplyDisabled 屬性

定義

取得布林值,指出 ChatMessage上是否停用回復。

public:
 property bool IsReplyDisabled { bool get(); };
bool IsReplyDisabled();
public bool IsReplyDisabled { get; }
var boolean = chatMessage.isReplyDisabled;
Public ReadOnly Property IsReplyDisabled As Boolean

屬性值

Boolean

bool

布林值,指出 ChatMessage上是否停用回復。

Windows 需求

應用程式功能
chat chatSystem smsSend

適用於