public class TNEFConstants
extends java.lang.Object
TNEFConstants
class contains general TNEF related constants.Modifier and Type | Field and Description |
---|---|
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.
|
Constructor and Description |
---|
TNEFConstants() |
public static final long TNEF_SIGNATURE
public static final long TNEF_VERSION
public static final byte fmsNull
public static final byte fmsModified
public static final byte fmsLocal
public static final byte fmsSubmitted
public static final byte fmsRead
public static final byte fmsHasAttach
public static final int prioLow
public static final int prioNorm
public static final int prioHigh
Copyright © 2021. All Rights Reserved.