--- title: "VEXMessageItem" description: "Contains details about a Microsoft Exchange message item. Property Type Description VEXItemSender Sender email address. VEXItemRecipient[] Recipient email addresses. VEXItemRecipient[] Recipient email addresses in carbon copy. String Message subject." canonical: "https://helpcenter.veeam.com/docs/vbo365/explorers_powershell/vexmessageitem.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEXMessageItem" dateModified: "2026-08-18" --- # VEXMessageItem Contains details about a Microsoft Exchange message item.
|
Property |
Type |
Description |
|---|---|---|
|
From |
Sender email address. |
|
|
To |
Recipient email addresses. |
|
|
CC |
Recipient email addresses in carbon copy. |
|
|
Subject |
String |
Message subject. |
|
Body |
Contains information about the type and size of the item body (in kilobytes). |
|
|
Attachments |
Message attachment. |
|
|
Sent |
DateTime |
Date and time that the message was sent. |
|
ItemClass |
String |
Exchange item class. |