INRestaurantReservationBooking.RequiresEmailAddress 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.
Gets or sets whether the reservation requires an email address.
public virtual bool RequiresEmailAddress { [Foundation.Export("requiresEmailAddress")] get; [Foundation.Export("setRequiresEmailAddress:")] set; }
member this.RequiresEmailAddress : bool with get, set
Property Value
- Attributes