ChatCapabilities.IsGeoLocationPushCapable 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 if a phone number is capable of pushing Rich Communication Services (RCS) geolocation.
public:
property bool IsGeoLocationPushCapable { bool get(); };
bool IsGeoLocationPushCapable();
public bool IsGeoLocationPushCapable { get; }
var boolean = chatCapabilities.isGeoLocationPushCapable;
Public ReadOnly Property IsGeoLocationPushCapable As Boolean
Property Value
Boolean
bool
A Boolean value indicating if a phone number is capable of pushing Rich Communication Services (RCS) geolocation.
Windows requirements
App capabilities |
chat
chatSystem
smsSend
|