TeamInfo Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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. |