PhoneNumbersBrowseOptions.PhoneNumberPrefixes Property

Definition

The phone number prefix to match. If specified, the search will be limited to phone numbers that start with the any of the given prefixes.

public System.Collections.Generic.IList<string> PhoneNumberPrefixes { get; set; }
member this.PhoneNumberPrefixes : System.Collections.Generic.IList<string> with get, set
Public Property PhoneNumberPrefixes As IList(Of String)

Property Value

Applies to