Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: Lync 2013 | Lync Server 2013
IsPhoneUri
The IsPhoneUri function indicates whether a specified URI points to a phone.
Syntax
bool IsPhoneUri(
Uri uri
);
Parameters
- Uri
Specifies a URI.
Return values
Returns true if the supplied URI contains the user=phone parameter; otherwise, false.