How do I access a user ExtendedAttribute called 'ProfieType' from within Velocity code? I tried $user.ExtendedAttributes["ProfileType"], but I got an error.
How do I access a user ExtendedAttribute called 'ProfieType' from within Velocity code? I tried $user.ExtendedAttributes["ProfileType"], but I got an error.
$user.ExtendedAttributes.get_Item("ProfileType").Value