ccRecipient constant

IriTerm const ccRecipient

IRI for schemahttp:ccRecipient [Expects: http://schema.org/ContactPoint, http://schema.org/Organization, http://schema.org/Person]

A sub property of recipient. The recipient copied on a message.

Can be used on: http://schema.org/Message

Implementation

static const ccRecipient = IriTerm.prevalidated(
  'http://schema.org/ccRecipient',
);