MsoFileFindView Enum

Definition

Specifies view to use for a file find process.

public enum class MsoFileFindView
public enum MsoFileFindView
type MsoFileFindView = 
Public Enum MsoFileFindView
Inheritance
MsoFileFindView

Fields

msoViewFileInfo 1

View file information.

msoViewPreview 2

View preview of file.

msoViewSummaryInfo 3

View summary information.

Remarks

Used with the FileFind object. This object is no longer supported.

Applies to