Skip to content

Add a way to distinguish to: cc: and bcc: in EmailMessage #1590

@vickitardif

Description

@vickitardif

http://schema.org/EmailMessage currently has the http://schema.org/recipient property for specifying who received the message. Sometimes it is useful to be able to break out whether the recipient was cc'ed or bcc'ed on the message.

I propose adding the following subproperties to http://schema.org/recipient:

  • to_recipient: The Person or Organization the message was directly sent to.
  • cc_recipient: The Person or Organization copied on a message.
  • bcc_recipient: The Person or Organization blind copied on a message.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions