This read-only property returns the parent ISearchAdmin interface.
Syntax
ISearchServer.SearchAdmin
Remarks
This property is a convenient way to get to the parent interface object of the current ISearchServer interface object.
Example
See Accessing an ISearchServer Interface Object.
See Also