--- title: "VBORbacGroup" description: "Contains details about a group 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/vborbacgroup.html" breadcrumb: "PowerShell Reference > Veeam Backup for Microsoft 365 PowerShell Types > VBORbacGroup" dateModified: "2026-08-21" --- # VBORbacGroup Contains details about a group that is managed by restore operators or is excluded. See also [`VBORbacRoleItem`](vborbacroleitem.md).

Property

Type

Description

OfficeId

GUID

ID of the group in the Microsoft 365 organization.

OnPremisesId

GUID

ID of the group in the on-premises organization.

DisplayName

String

Group display name.

GroupName

String

Group name.

Type

VBORbacGroupType

Group type. Possible values:

  • Office 365
  • Security
  • Distribution
  • DynamicDistribution
  • Unknown
## Related Commands - [`New-VBORbacRoleItem`](new-vborbacroleitem.md) - [`Add-VBORbacRole`](add-vborbacrole.md) - [`Set-VBORbacRole`](set-vborbacrole.md)