|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.aspose.email.MapiProperty
com.aspose.email.MapiNamedProperty
public final class MapiNamedProperty
Represents the data type of Named Property.
| Constructor Summary | |
|---|---|
MapiNamedProperty()
|
|
| Method Summary | |
|---|---|
UUID |
getGuid()
|
int |
getKind()
gets named property kind |
String |
getNameId()
gets named property ID |
String |
getOom()
gets OOM value |
| Methods inherited from class com.aspose.email.MapiProperty |
|---|
getBoolean, getData, getDataType, getDateTime, getIdentifier, getInt32, getLong, getMVEntries, getName, getPropertyTagName, getShort, getString, getString, getTag, isSigned, toString |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MapiNamedProperty()
| Method Detail |
|---|
public String getNameId()
gets named property ID
public int getKind()
gets named property kind
public String getOom()
gets OOM value
public UUID getGuid()
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||