public final class MAPIStringAttribute extends MAPIAttribute
HMEFMessage or one of its Attachments.| Constructor | Description |
|---|---|
MAPIStringAttribute(MAPIProperty property,
int type,
byte[] data) |
| Modifier and Type | Method | Description |
|---|---|---|
static java.lang.String |
getAsString(MAPIAttribute attr) |
Returns the string of a Attribute, converting as appropriate
|
java.lang.String |
getDataString() |
|
java.lang.String |
toString() |
create, getData, getProperty, getTypepublic MAPIStringAttribute(MAPIProperty property, int type, byte[] data)
public java.lang.String getDataString()
public java.lang.String toString()
toString in class MAPIAttributepublic static java.lang.String getAsString(MAPIAttribute attr)
Copyright 2018 The Apache Software Foundation or its licensors, as applicable.