OperatorInformationResult.Values Property

Definition

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)

Property Value

Applies to