Skip to content

Slot: to

The machine-readable email header To values, as defined by RFC 5322. For

example example.user@usersdomain.com

URI: ocsf:to Alias: to

Applicable Classes

Name Description Modifies Slot
Email The Email object describes the email metadata such as sender, recipients, and yes
EmailActivity Email Activity events report SMTP protocol and email activities including tho... yes

Properties

Type and Range

Property Value
Range EmailT
Domain Of Email, EmailActivity

Cardinality and Requirements

Property Value
Multivalued Yes

Aliases

  • To

See Also

Notes

Identifier and Mapping Information

Schema Source

Mappings

Mapping Type Mapped Value
self ocsf:to
native ocsf:to

LinkML Source

name: to
description: 'The machine-readable email header To values, as defined by RFC 5322.
  For

  example <code>example.user@usersdomain.com</code>'
notes:
- RFC 5322 — https://www.rfc-editor.org/rfc/rfc5322
from_schema: https://w3id.org/lmodel/ocsf
see_also:
- https://www.rfc-editor.org/rfc/rfc5322
aliases:
- To
rank: 1000
alias: to
domain_of:
- Email
- EmailActivity
range: EmailT
multivalued: true