ChatMessageOperatorKind 列舉

定義

指定訊息運算子類型。

public enum class ChatMessageOperatorKind
/// [Windows.Foundation.Metadata.ContractVersion(Windows.Foundation.UniversalApiContract, 65536)]
enum class ChatMessageOperatorKind
[Windows.Foundation.Metadata.ContractVersion(typeof(Windows.Foundation.UniversalApiContract), 65536)]
public enum ChatMessageOperatorKind
var value = Windows.ApplicationModel.Chat.ChatMessageOperatorKind.unspecified
Public Enum ChatMessageOperatorKind
繼承
ChatMessageOperatorKind
屬性

Windows 需求

裝置系列
Windows 10 (已於 10.0.10240.0 - for Xbox, see UWP features that aren't yet supported on Xbox 引進)
API contract
Windows.Foundation.UniversalApiContract (已於 v1.0 引進)
應用程式功能
chat chatSystem smsSend

欄位

Mms 2

MMS 訊息

Rcs 3

豐富的通訊服務 (RCS) 訊息

Sms 1

手機簡訊

Unspecified 0

尚未設定值。

適用於