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 6 Next »

Overview

Adds a CC recipient to the message.

Message myMessage.CC(cc: string)

Arguments

string cc
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