contactEmail property

String? contactEmail
getter/setter pair

A user-supplied email address to send case update notifications for.

This should only be used in BYOID flows, where we cannot infer the user's email address directly from their EUCs.

Implementation

core.String? contactEmail;