net.freeutils.tnef
public class TNEFConstants extends Object
TNEFConstants class contains general TNEF related constants.
Since: 2003-04-25
| Field Summary | |
|---|---|
| static byte | fmsHasAttach
TNEF message flag constant. |
| static byte | fmsLocal
TNEF message flag constant. |
| static byte | fmsModified
TNEF message flag constant. |
| static byte | fmsNull
TNEF message flag constant. |
| static byte | fmsRead
TNEF message flag constant. |
| static byte | fmsSubmitted
TNEF message flag constant. |
| static int | prioHigh
TNEF message priority constant. |
| static int | prioLow
TNEF message priority constant. |
| static int | prioNorm
TNEF message priority constant. |
| static long | TNEF_SIGNATURE
General TNEF constant. |
| static long | TNEF_VERSION
General TNEF constant. |