Slot: body
Specifies a string containing the email body. This field MAY only be used if is_multipart is false.
URI: attack:body
Alias: body
Applicable Classes
| Name |
Description |
Modifies Slot |
| MimePartType |
Specifies a component of a multi-part email body as defined in the email-mess... |
no |
| EmailMessage |
The Email Message Object represents an instance of an email message |
no |
Properties
Type and Range
Cardinality and Requirements
Schema Source
- from schema: https://w3id.org/lmodel/attack
Mappings
| Mapping Type |
Mapped Value |
| self |
attack:body |
| native |
attack: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/attack
rank: 1000
alias: body
domain_of:
- EmailMessage
- MimePartType
range: string