NameAvailabilityResponse.NameAvailable Property

Definition

If true, the name is valid and available. If false, 'reason' describes why not.

public bool? NameAvailable { get; }
member this.NameAvailable : Nullable<bool>
Public ReadOnly Property NameAvailable As Nullable(Of Boolean)

Property Value

Applies to