contactEmail property

String? contactEmail
getter/setter pair

The email address that device users can contact to get help.

Zero-touch enrollment shows this email address to device users before device provisioning. The value is validated on input.

Required.

Implementation

core.String? contactEmail;