RcsEndUserMessage.IsPinRequired Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets a Boolean value that specifies whether a PIN is required to be sent back with the response.
public:
property bool IsPinRequired { bool get(); };
bool IsPinRequired();
public bool IsPinRequired { get; }
var boolean = rcsEndUserMessage.isPinRequired;
Public ReadOnly Property IsPinRequired As Boolean
Property Value
Boolean
bool
A Boolean value that specifies whether a PIN is required to be sent back with the response.
Windows requirements
App capabilities |
chat
chatSystem
smsSend
|