Share via


PhoneNumberType(String) Constructor

Definition

Initializes a new instance of PhoneNumberType.

public PhoneNumberType (string value);
new Azure.Communication.PhoneNumbers.PhoneNumberType : string -> Azure.Communication.PhoneNumbers.PhoneNumberType
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to