IFind.SavedBy Property

This member is for Macintosh only and should not be used.

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property SavedBy As String
    Get
    Set
'Usage
Dim instance As IFind
Dim value As String

value = instance.SavedBy

instance.SavedBy = value
string SavedBy { get; set; }

Property Value

Type: System.String

See Also

Reference

IFind Interface

IFind Members

Microsoft.Office.Core Namespace