PhoneNumbersReservation.ExpiresAt Property
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.
The time at which the reservation will expire. If a reservation is not purchased before this time, all of the reserved phone numbers will be released and made available for others to purchase.
public DateTimeOffset ExpiresAt { get; }
member this.ExpiresAt : DateTimeOffset
Public ReadOnly Property ExpiresAt As DateTimeOffset