--- title: "VEXTaskItem" description: "Contains details about a Microsoft Exchange task item. Property Type Description String Task owner. Double Task progress in percent. DateTime Date and time when the task was started. DateTime Date and time when the task must be completed." canonical: "https://helpcenter.veeam.com/docs/vbo365/explorers_powershell/vextaskitem.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VEXTaskItem" dateModified: "2026-08-18" --- # VEXTaskItem Contains details about a Microsoft Exchange task item.
|
Property |
Type |
Description |
|---|---|---|
|
Owner |
String |
Task owner. |
|
PercentComplete |
Double |
Task progress in percent. |
|
StartDate |
DateTime |
Date and time when the task was started. |
|
DueDate |
DateTime |
Date and time when the task must be completed. |
|
Status |
String |
Task status. |
|
Title |
String |
Task title. |
|
Attachments |
Task attachments. |
|
|
ItemClass |
String |
Exchange item class. |