I have seen that email addresses along with telephone numbers are stored in dbo.LOGISTICSELECTRONICADDRESS. Customer emails can be accessed through relationships between DIRPARTYTABLE, DIRPARTYLOCATION, and LOGISTICSELECTRONICADDRESS.
Looking at these tables there doesn't appear to be any flag to determine a usage of these email addresses (e.g. Default, payroll). Is it possible to assign a flag such as this to an email address, and where would it be stored?
Many thanks
*This post is locked for comments