Share via


IFind.Subject Property

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

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

Syntax

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

value = instance.Subject

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

Property Value

Type: System.String

See Also

Reference

IFind Interface

IFind Members

Microsoft.Office.Core Namespace