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 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, getType
public MAPIStringAttribute(MAPIProperty property, int type, byte[] data)
public java.lang.String getDataString()
public java.lang.String toString()
toString
in class MAPIAttribute
public static java.lang.String getAsString(MAPIAttribute attr)
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.