ChatCapabilities.IsChatCapable 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 indicating whether a phone number supports Rich Communication Services (RCS) chat.
public:
property bool IsChatCapable { bool get(); };
bool IsChatCapable();
public bool IsChatCapable { get; }
var boolean = chatCapabilities.isChatCapable;
Public ReadOnly Property IsChatCapable As Boolean
Property Value
Boolean
bool
A Boolean value indicating whether the app supports chat.
Windows requirements
App capabilities |
chat
chatSystem
smsSend
|