IsPhoneUri
The IsPhoneUri function indicates whether a specified URI points to a phone.
Syntax
![]() |
|
---|---|
bool IsPhoneUri( Uri uri ); |
Parameters
Return Values
Returns true if the supplied Uri contains the user=phone parameter; else false.