Sets the properties that this settings will query. If no properties are specified ID and display name are queried.

Overload List

  NameDescription
Public methodSetPropertiesToRetrieve(IEnumerable<(Of <<'(TPropertyEnum>)>>))
Sets the properties that this settings will query. If no properties are specified ID and display name are queried.
Public methodSetPropertiesToRetrieve(array<TPropertyEnum>[]()[][])
Sets the properties that this settings will query. If no properties are specified ID and display name are queried.

See Also