INRestaurantReservationUserBooking.Guest 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 guest associated with the reservation.
public virtual Intents.INRestaurantGuest Guest { [Foundation.Export("guest", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setGuest:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.Guest : Intents.INRestaurantGuest with get, set
Property Value
- Attributes