--- title: "VBORbacUser" description: "Contains details about a user that is managed by restore operators or is excluded. See also VBORbacRoleItem. New-VBORbacRoleItem Add-VBORbacRole Set-VBORbacRole" canonical: "https://helpcenter.veeam.com/docs/vbo365/powershell/vborbacuser.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Types > VBORbacUser" dateModified: "2026-08-21" --- # VBORbacUser Contains details about a user that is managed by restore operators or is excluded. See also [`VBORbacRoleItem`](vborbacroleitem.md).

Property

Type

Description

OfficeId

GUID

ID of the user in the Microsoft 365 organization.

OnPremisesId

GUID

ID of the user in the on-premises organization.

DisplayName

String

User display name.

UserName

String

User name.

Type

VBORbacUserType

User type. Possible values:

  • User
  • SharedMailbox
  • PublicMailbox
## Related Commands - [`New-VBORbacRoleItem`](new-vborbacroleitem.md) - [`Add-VBORbacRole`](add-vborbacrole.md) - [`Set-VBORbacRole`](set-vborbacrole.md)