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!

SearchResultsEntry.Properties

[To be supplied.]

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

See Also

SearchResultsEntry Class | SearchResultsEntry Members | System.DirectoryServices Namespace