NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

SearchResultsProperty.Values

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Values As _
   SearchResultsPropertyValueCollection
[C#]
public SearchResultsPropertyValueCollection Values {get;}
[C++]
public: __property SearchResultsPropertyValueCollection*
   get_Values();
[JScript]
public function get Values() : SearchResultsPropertyValueCollection;

See Also

SearchResultsProperty Class | SearchResultsProperty Members | System.DirectoryServices Namespace