Skip to content

Slot: reply_to_mailboxes

The human-readable email header Reply To Mailbox values. For example

'Example User <example.user@usersdomain.com>'.

URI: ocsf:reply_to_mailboxes Alias: reply_to_mailboxes

Applicable Classes

Name Description Modifies Slot
Email The Email object describes the email metadata such as sender, recipients, and no

Properties

Type and Range

Property Value
Range String
Domain Of Email

Cardinality and Requirements

Property Value
Multivalued Yes

Aliases

  • Reply To Mailboxes

See Also

Notes

Identifier and Mapping Information

Schema Source

Mappings

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

LinkML Source

name: reply_to_mailboxes
description: 'The human-readable email header Reply To Mailbox values. For example

  <code>''Example User &lt;example.user@usersdomain.com&gt;''</code>.'
notes:
- RFC 5322 — https://www.rfc-editor.org/rfc/rfc5322#section-3.4
from_schema: https://w3id.org/lmodel/ocsf
see_also:
- https://www.rfc-editor.org/rfc/rfc5322#section-3.4
aliases:
- Reply To Mailboxes
rank: 1000
alias: reply_to_mailboxes
domain_of:
- Email
range: string
multivalued: true