<Code Lib>
2026 Method
Changes 0
M

WorksharingDisplaySettings.GetRemovedUsers

Description:
Returns the set of users who have been explicitly removed from the settings.

public ICollection<string> GetRemovedUsers()

ICollection<String> Users who have been explicitly removed from the list.

Loading…