Share via


PhoneNumberType.Implicit(String to PhoneNumberType) Operator

Definition

Converts a string to a PhoneNumberType.

public static implicit operator Azure.Communication.PhoneNumbers.PhoneNumberType (string value);
static member op_Implicit : string -> Azure.Communication.PhoneNumbers.PhoneNumberType
Public Shared Widening Operator CType (value As String) As PhoneNumberType

Parameters

value
String

Returns

Applies to