OperatorInformationResult.Values Property
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.
Results of a search. This array will have one entry per requested phone number which will contain the relevant operator information.
public System.Collections.Generic.IReadOnlyList<Azure.Communication.PhoneNumbers.OperatorInformation> Values { get; }
member this.Values : System.Collections.Generic.IReadOnlyList<Azure.Communication.PhoneNumbers.OperatorInformation>
Public ReadOnly Property Values As IReadOnlyList(Of OperatorInformation)