Click or drag to resize

CustomerEmail Property

Email used by customer for this order.

Namespace:  Micros.PosCore.GuestProfile
Assembly:  PosCore (in PosCore.dll) Version: 18.2
Syntax
C#
public string Email { get; set; }

Property Value

Type: String
See Also