Share via


TeamInfo Class

Definition

Describes a team.

public class TeamInfo
type TeamInfo = class
Public Class TeamInfo
Inheritance
TeamInfo

Constructors

TeamInfo()

Initializes a new instance of the TeamInfo class.

TeamInfo(String, String)

Initializes a new instance of the TeamInfo class.

Properties

AadGroupId

Gets or sets the Azure AD Teams group ID.

Id

Gets or sets unique identifier representing a team.

Name

Gets or sets name of team.

Applies to