RelayNameAvailabilityResult Class
Definition
Important
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.
Description of the check name availability request properties.
public class RelayNameAvailabilityResult
type RelayNameAvailabilityResult = class
Public Class RelayNameAvailabilityResult
- Inheritance
-
RelayNameAvailabilityResult
Properties
IsNameAvailable |
Value indicating namespace is available. Returns true if the namespace is available; otherwise, false. |
Message |
The detailed info regarding the reason associated with the namespace. |
Reason |
The reason for unavailability of a namespace. |