ccMe property

bool? ccMe
getter/setter pair

Only relevant if sendEmails is true.

To CC the requestor in the email message, set to true. To not CC requestor, set to false.

Implementation

core.bool? ccMe;