Class TeamTagOptions
Options for the team tag
public class TeamTagOptions
- Inheritance
-
TeamTagOptions
- Inherited Members
Properties
DisplayName
Display name of the tag
public string DisplayName { get; set; }
Property Value
Members
Members associated with the tags
public List<TeamTagUserOptions> Members { get; set; }