ChatCapabilities.IsChatCapable Property

Definition

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

Applies to