Skip to content

Slot: body

Specifies a string containing the email body. This field MAY only be used if is_multipart is false.

URI: stix:body Alias: body

Applicable Classes

Name Description Modifies Slot
EmailMessage The Email Message Object represents an instance of an email message no
MimePartType Specifies a component of a multi-part email body as defined in the email-mess... no

Properties

Type and Range

Property Value
Range String
Domain Of EmailMessage, MimePartType

Cardinality and Requirements

Property Value

Identifier and Mapping Information

Schema Source

  • from schema: https://w3id.org/lmodel/stix

Mappings

Mapping Type Mapped Value
self stix:body
native stix:body

LinkML Source

name: body
description: Specifies a string containing the email body. This field MAY only be
  used if is_multipart is false.
from_schema: https://w3id.org/lmodel/stix
rank: 1000
alias: body
domain_of:
- EmailMessage
- MimePartType
range: string