public final class MAPIStringAttribute extends MAPIAttribute
HMEFMessage
or one of its Attachment
s.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, getType
public MAPIStringAttribute(MAPIProperty property, int type, byte[] data)
public String getDataString()
public String toString()
toString
in class MAPIAttribute
public static String getAsString(MAPIAttribute attr)
Copyright © 2020. All rights reserved.