IFind.Delete Method

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

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

Syntax

'Declaration
Sub Delete ( _
    bstrQueryName As String _
)
'Usage
Dim instance As IFind
Dim bstrQueryName As String

instance.Delete(bstrQueryName)
void Delete(
    string bstrQueryName
)

Parameters

  • bstrQueryName
    Type: System.String

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

See Also

Reference

IFind Interface

IFind Members

Microsoft.Office.Core Namespace