次の方法で共有


RcsEndUserMessage.IsPinRequired プロパティ

定義

応答で PIN を返送する必要があるかどうかを指定するブール値を取得します。

public:
 property bool IsPinRequired { bool get(); };
bool IsPinRequired();
public bool IsPinRequired { get; }
var boolean = rcsEndUserMessage.isPinRequired;
Public ReadOnly Property IsPinRequired As Boolean

プロパティ値

Boolean

bool

PIN を応答と共に返送する必要があるかどうかを指定するブール値。

Windows の要件

アプリの機能
chat chatSystem smsSend

適用対象