Package | Description |
---|---|
net.freeutils.tnef |
Modifier and Type | Field and Description |
---|---|
static GUID |
MAPIProp.GUID_CDOPROPSETID1
MAPI property name GUID constant.
|
static GUID |
MAPIProp.GUID_CDOPROPSETID2
MAPI property name GUID constant.
|
static GUID |
MAPIProp.GUID_CDOPROPSETID3
MAPI property name GUID constant.
|
static GUID |
MAPIProp.GUID_CDOPROPSETID4
MAPI property name GUID constant.
|
static GUID |
MAPIProp.GUID_CDOPROPSETID5
MAPI property name GUID constant.
|
static GUID |
MAPIProp.GUID_CDOPROPSETID6
MAPI property name GUID constant.
|
static GUID |
MAPIProp.GUID_CDOPROPSETID7
MAPI property name GUID constant.
|
static GUID |
MAPIProp.IID_IMESSAGE
MAPI IID for properties of type PT_OBJECT which are supported by TNEF.
|
static GUID |
MAPIProp.IID_ISTORAGE
MAPI IID for properties of type PT_OBJECT which are supported by TNEF.
|
static GUID |
MAPIProp.IID_ISTREAM
MAPI IID for properties of type PT_OBJECT which are supported by TNEF.
|
Modifier and Type | Method and Description |
---|---|
GUID |
MAPIPropName.getGUID()
Gets the MAPIPropName GUID.
|
Constructor and Description |
---|
MAPIPropName(GUID guid,
long ID)
Constructs a MAPIPropName containing given values.
|
MAPIPropName(GUID guid,
java.lang.String name)
Constructs a MAPIPropName containing given values
|
Copyright © 2021. All Rights Reserved.