SearchScope.ScopeFolder Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a ScopeFolder object.
public:
property Microsoft::Office::Core::ScopeFolder ^ ScopeFolder { Microsoft::Office::Core::ScopeFolder ^ get(); };
public Microsoft.Office.Core.ScopeFolder ScopeFolder { get; }
member this.ScopeFolder : Microsoft.Office.Core.ScopeFolder
Public ReadOnly Property ScopeFolder As ScopeFolder