OperatorInformation 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.
Represents metadata about a phone number that is controlled/provided by that phone number's operator.
public class OperatorInformation
type OperatorInformation = class
Public Class OperatorInformation
- Inheritance
-
OperatorInformation
Properties
InternationalFormat |
International format of the phone number. |
IsoCountryCode |
ISO 3166-1 two character ('alpha-2') code associated with the phone number. |
NationalFormat |
National format of the phone number. |
NumberType |
Type of service associated with the phone number. |
OperatorDetails |
Represents metadata describing the operator of a phone number. |
PhoneNumber |
E.164 formatted string representation of the phone number. |
Applies to
Azure SDK for .NET