Click or drag to resize

EntryId Enumeration

Represents Apple entry ID.

Namespace:  Limilabs.Mail.Apple
Assembly:  Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax
public enum EntryId
Members
  Member nameValueDescription
DataFork1 Data fork.
ResourceFork2 Resource fork.
RealName3 File's name as created on home file system.
Comment4 Standard Macintosh comment.
IconBW5 Standard Macintosh black and white icon.
IconColor6 Macintosh color icon.
FileDatesInfo8 File creation date, modification date, and so on.
FinderInfo9 Standard Macintosh Finder information.
MacintoshFileInfo10 Macintosh file information, attributes, and so on.
ProDOSFileInfo11 ProDOS file information, attributes, and so on.
MSDOSFileInfo12 MSDOS file information, attributes, and so on.
AFPShortName13 AFP short name.
AFPFileInfo14 AFP short name
AFPDirectoryID15 AFP short name
See Also