public final class TNEFMAPIAttribute extends TNEFAttribute
HMEFMessage
or one of its Attachment
s.Modifier | Constructor and Description |
---|---|
protected |
TNEFMAPIAttribute(int id,
int type,
InputStream inp)
Constructs a single new mapi containing attribute from the
id, type, and the contents of the stream
|
Modifier and Type | Method and Description |
---|---|
List<MAPIAttribute> |
getMAPIAttributes() |
String |
toString() |
create, getData, getProperty, getType
protected TNEFMAPIAttribute(int id, int type, InputStream inp) throws IOException
IOException
public List<MAPIAttribute> getMAPIAttributes()
public String toString()
toString
in class TNEFAttribute
Copyright © 2020. All rights reserved.