Slot: body_multipart
List of MIME parts comprising the email body (multipart emails only).
URI: attack:body_multipart
Alias: body_multipart
Applicable Classes
| Name |
Description |
Modifies Slot |
| EmailMessage |
The Email Message Object represents an instance of an email message |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| Multivalued |
Yes |
Schema Source
- from schema: https://w3id.org/lmodel/attack
Mappings
| Mapping Type |
Mapped Value |
| self |
attack:body_multipart |
| native |
attack:body_multipart |
LinkML Source
name: body_multipart
description: List of MIME parts comprising the email body (multipart emails only).
from_schema: https://w3id.org/lmodel/attack
rank: 1000
alias: body_multipart
domain_of:
- EmailMessage
range: MimePartType
multivalued: true
inlined: true