Share via


MsoFileFindSortBy Enumeration 

This enumeration applies to the Macintosh only and should not be used.

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

Usage

Dim msoFileFindSortBy1 As MsoFileFindSortBy = MsoFileFindSortBy.msoFileFindSortbyAuthor

Syntax

Public Enum MsoFileFindSortBy
public enum MsoFileFindSortBy
public enum class MsoFileFindSortBy
public enum MsoFileFindSortBy
public enum MsoFileFindSortBy

Members

Member name Description
msoFileFindSortbyAuthor This member is used only on the Macintosh. For information about this member, consult the language reference Help included with Microsoft Office Macintosh Edition.
msoFileFindSortbyDateCreated This member is used only on the Macintosh. For information about this member, consult the language reference Help included with Microsoft Office Macintosh Edition.
msoFileFindSortbyDateSaved This member is used only on the Macintosh. For information about this member, consult the language reference Help included with Microsoft Office Macintosh Edition.
msoFileFindSortbyFileName This member is used only on the Macintosh. For information about this member, consult the language reference Help included with Microsoft Office Macintosh Edition.
msoFileFindSortbyLastSavedBy This member is used only on the Macintosh. For information about this member, consult the language reference Help included with Microsoft Office Macintosh Edition.
msoFileFindSortbySize This member is used only on the Macintosh. For information about this member, consult the language reference Help included with Microsoft Office Macintosh Edition.
msoFileFindSortbyTitle This member is used only on the Macintosh. For information about this member, consult the language reference Help included with Microsoft Office Macintosh Edition.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.Office.Core Namespace