AccountTeamName Property
This property is only populated if the user is a member of the team.
Syntax
__property String AccountTeamName = {read=FAccountTeamName, write=FSetAccountTeamName};
Default Value
""
Remarks
This property is only populated if the user is a member of the team. This holds the team name.
This property is read-only.
Data Type
String