<Code Lib>
2024 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…