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

适用于