IsPhoneUri(Uri) function
Communications Server 2007 Server SDK Documentation |
IsPhoneUri
The IsPhoneUri function indicates whether a specified URI points to a phone.
bool IsPhoneUri( Uri uri );
Parameters
- uri
Specifies a URI.
Return Values
Returns true if the supplied Uri contains the user=phone parameter; else false.
What did you think of this topic? |
© 2007 Microsoft Corporation. All rights reserved. |