--- title: "VEXItemBody" description: "Contains details about a Microsoft Exchange item body. Property Type Description String Body size in kilobytes. VEXItemBodyType Item body format. Possible values: String If the item body is in the plain text format, it is printed in this field." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vexitembody.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEXItemBody" dateModified: "2026-08-18" --- # VEXItemBody Contains details about a Microsoft Exchange item body.

Property

Type

Description

BodySize

String

Body size in kilobytes.

BodyType

VEXItemBodyType

Item body format. Possible values:

  • Plain
  • Html
  • Rtf

Body

String

If the item body is in the plain text format, it is printed in this field.