Method: PureCloud::EmailMessage#bcc
- Defined in:
- lib/purecloud/models/email_message.rb
#bcc ⇒ Object
The recipients that were blind copied on the email message.
17 18 19 |
# File 'lib/purecloud/models/email_message.rb', line 17 def bcc @bcc end |