sendEmails property

bool? sendEmails
getter/setter pair

To send a notification email to the added account, set to true.

To not send a notification email, set to false.

Implementation

core.bool? sendEmails;