PhoneNumbersBrowseOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The parameters for the browse operation.
public class PhoneNumbersBrowseOptions
type PhoneNumbersBrowseOptions = class
Public Class PhoneNumbersBrowseOptions
- Inheritance
-
PhoneNumbersBrowseOptions
Constructors
PhoneNumbersBrowseOptions(String, PhoneNumberType) |
Creates a new instance of PhoneNumbersBrowseOptions. |
Properties
AssignmentType |
Represents the assignment type of the offering. Also known as the use case. |
Capabilities |
The minimum desired capabilities for the browse operation request. |
CountryCode |
Two-letter ISO 3166-1 alpha-2 country code. |
PhoneNumberPrefixes |
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. |
PhoneNumberType |
Represents the number type of the offering. |