FileSearch.LastModified 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 or sets a constant that represents the amount of time since the specified file was last modified and saved.
public:
property Microsoft::Office::Core::MsoLastModified LastModified { Microsoft::Office::Core::MsoLastModified get(); void set(Microsoft::Office::Core::MsoLastModified value); };
public Microsoft.Office.Core.MsoLastModified LastModified { get; set; }
member this.LastModified : Microsoft.Office.Core.MsoLastModified with get, set
Public Property LastModified As MsoLastModified
Property Value
The default value is msoLastModifiedAnyTime.