| Package | Description |
|---|---|
| net.freeutils.tnef |
| Modifier and Type | Method and Description |
|---|---|
MAPIPropName |
MAPIProp.getName()
Gets the MAPIProp name.
|
| Modifier and Type | Method and Description |
|---|---|
static MAPIProp |
MAPIProp.findProp(MAPIProp[] props,
MAPIPropName name)
Finds a property with the specified name within given property array.
|
MAPIProp |
MAPIProps.getProp(MAPIPropName name)
Gets a property with the given name.
|
java.lang.Object |
MAPIProps.getPropValue(MAPIPropName name)
Gets the first value of a specific MAPI property, if it exists.
|
void |
MAPIProp.setName(MAPIPropName name)
Sets the MAPIProp name.
|
Copyright © 2024. All Rights Reserved.