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.
Required. True indicates name is valid and available. False indicates the name is invalid, unavailable, or both.
public bool? NameAvailable { get; }
member this.NameAvailable : Nullable<bool>
Public ReadOnly Property NameAvailable As Nullable(Of Boolean)