TeamMember 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 member.
public class TeamMember
type TeamMember = class
Public Class TeamMember
- Inheritance
-
TeamMember
Constructors
TeamMember() |
Initializes a new instance of the TeamMember class. |
TeamMember(String) |
Initializes a new instance of the TeamMember class. |
Properties
Id |
Gets or sets unique identifier representing a member (user or channel). |