You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This example returns information about all phone numbers that contains the digits 524. You can for instance use this to find the telephone number with extension 524
111
-
used in example 2.
110
+
This example returns information about all phone numbers that contains the digits 524, including the phone number with extension 524 used in example 2.
Filters the returned results based on substring match for the specified string on TelephoneNumber. For supported formats see TelephoneNumber, except that
276
+
Filters the returned results based on substring match for the specified string on TelephoneNumber. To search for a number with an extension, you need to specify
277
+
the digits of the extension. For supported formats see TelephoneNumber.
0 commit comments