IFind.DateSavedFrom Property
This member is for Macintosh only and should not be used.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property DateSavedFrom As Object
Get
Set
'Usage
Dim instance As IFind
Dim value As Object
value = instance.DateSavedFrom
instance.DateSavedFrom = value
Object DateSavedFrom { get; set; }
Property Value
Type: System.Object