function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
V100V100 

Help with Chatter user types

I am trying to distinguish between Chatter Free and Chatter External in Apex.

The best i can get is CSN only from the usertype filed. Is there a way to differentiate them?

 

User case is writing apex to add chatter users into a group but the External users fail as they cannot see that group?