public final class MAPIStringAttribute extends MAPIAttribute
HMEFMessage or one of its Attachments.| Constructor and Description |
|---|
MAPIStringAttribute(MAPIProperty property,
int type,
byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
static String |
getAsString(MAPIAttribute attr)
Returns the string of a Attribute, converting as appropriate
|
String |
getDataString() |
String |
toString() |
create, getData, getProperty, getTypepublic MAPIStringAttribute(MAPIProperty property, int type, byte[] data)
public String getDataString()
public String toString()
toString in class MAPIAttributepublic static String getAsString(MAPIAttribute attr)
Copyright © 2020. All rights reserved.