Forum Discussion
Aaron Gould
Feb 12, 2018Copper Contributor
Contact Card Memberships Shows All Groups
We use Skype for Business Online (in a hybrid scenario) and have noticed recently that the Membership "tab" of the Skype contact card now shows all group memberships whereas before it only showed dis...
ToreOlavKristiansen
Aug 06, 2019Copper Contributor
Aaron Gould We got around the issue by changing from System.DirectoryServices to System.DirectoryServices.AccountManagement for creating groups. We never did figure out what the problem was, but suspect bug/feature in System.DirectoryServices.