Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 652 Bytes

phonecalloriginmanager_issupported.md

File metadata and controls

25 lines (17 loc) · 652 Bytes
-api-id -api-type ms.custom
P:Windows.ApplicationModel.Calls.Provider.PhoneCallOriginManager.IsSupported
winrt property
19H1

Windows.ApplicationModel.Calls.Provider.PhoneCallOriginManager.IsSupported

-description

Returns true if PhoneCallOriginManager APIs are supported and false if they are not supported. See remarks for exception.

-property-value

The bool representing whether PhoneCallOriginManager APIs are supported or not.

-remarks

Exception: SetCallOrigin API is supported and not affected by this API

-see-also

-examples