]> source.dussan.org Git - poi.git/commit
Create a new HSMF MAPI Attributes class to hold the attribute list in a strongly...
authorNick Burch <nick@apache.org>
Tue, 11 Jan 2011 14:42:40 +0000 (14:42 +0000)
committerNick Burch <nick@apache.org>
Tue, 11 Jan 2011 14:42:40 +0000 (14:42 +0000)
commit256827a293b3b6dba196dbcff302cbe8da3b4cf2
tree9c9f40515965078a11e3ea07e9cc0de4817d114f
parent63f490ba72bdab691b0e5e0dbee7eae006b55dcc
Create a new HSMF MAPI Attributes class to hold the attribute list in a strongly typed way, based on the MSDN published properties list

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1057665 13f79535-47bb-0310-9956-ffa450edef68
src/scratchpad/src/org/apache/poi/hsmf/datatypes/MAPIAttribute.java [new file with mode: 0644]
src/scratchpad/src/org/apache/poi/hsmf/datatypes/RecipientChunks.java