Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TeamInformation

Package version

Describes team information

Hierarchy

  • TeamInformation

Index

Properties

Optional description

description: undefined | string

The description of the team NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

The name of the team NOTE: This property will not be serialized. It can only be populated by the server.

Optional primaryChannelUrl

primaryChannelUrl: undefined | string

The primary channel URL of the team NOTE: This property will not be serialized. It can only be populated by the server.

Optional teamCreationTimeUtc

teamCreationTimeUtc: Date

The time the team was created NOTE: This property will not be serialized. It can only be populated by the server.

Optional teamId

teamId: undefined | string

Team ID NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc