--- title: "VETChannel" description: "Contains details about a Microsoft Teams channel. Property Type Description GUID Channel ID. String Display name for the channel. ChannelMembershipType Channel membership type. Possible values: Get-VETChannelReturns Microsoft Teams team channels." canonical: "https://helpcenter.veeam.com/docs/vbr/explorers_powershell/vetchannel.html" breadcrumb: "Veeam Explorers PowerShell Reference > Veeam Explorers PowerShell Types > VETChannel" dateModified: "2026-08-18" --- # VETChannel Contains details about a Microsoft Teams channel.

Property

Type

Description

Id

GUID

Channel ID.

DisplayName

String

Display name for the channel.

Type

ChannelMembershipType

Channel membership type. Possible values:

  • Standard
  • Private
  • Shared
## Related Commands [`Get-VETChannel`](get-vetchannel.md)