IsGRUU
Applies to: Lync 2013 | Lync Server 2013
IsGRUU
The IsGRUU function indicates whether a specified URI is formatted as a GRUU.
Syntax
bool IsGRUU(
Uri uri
);
Parameters
- Uri
Specifies a URI.
Return values
Returns true if the specified URI is formatted as a Globally Routable User Agent URI (GRUU); otherwise, it is false.