Slot: from_mailboxes
The human-readable email header From Mailbox values. This array should contain
the value in from_mailbox. For example 'Example User
<example.user@usersdomain.com>'.
URI: ocsf:from_mailboxes Alias: from_mailboxes
Applicable Classes
| Name | Description | Modifies Slot |
|---|---|---|
| The Email object describes the email metadata such as sender, recipients, and | no |
Properties
Type and Range
| Property | Value |
|---|---|
| Range | EmailT |
| Domain Of |
Cardinality and Requirements
| Property | Value |
|---|---|
| Multivalued | Yes |
Aliases
- From Mailboxes
See Also
Notes
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/lmodel/ocsf
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | ocsf:from_mailboxes |
| native | ocsf:from_mailboxes |
LinkML Source
name: from_mailboxes
description: 'The human-readable email header From Mailbox values. This array should
contain
the value in <code>from_mailbox</code>. For example <code>''Example User
<example.user@usersdomain.com>''</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:
- From Mailboxes
rank: 1000
alias: from_mailboxes
domain_of:
- Email
range: EmailT
multivalued: true