IFind.Options 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.
This member is for Macintosh only and should not be used.
public:
property Microsoft::Office::Core::MsoFileFindOptions Options { Microsoft::Office::Core::MsoFileFindOptions get(); void set(Microsoft::Office::Core::MsoFileFindOptions value); };
public Microsoft.Office.Core.MsoFileFindOptions Options { get; set; }
member this.Options : Microsoft.Office.Core.MsoFileFindOptions with get, set
Public Property Options As MsoFileFindOptions