Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Current »

Overview

Adds a BCC recipient to the message.

Message myMessage.BCC(bcc: string)

Arguments

string bcc
mail address of recipient.

Remarks

Mail address can be in email format ('sales@mail.com') or in display name and email format 'Sales <sales@mail.com>'.

  • No labels