NikhilMIT2013 / java-libpst

Automatically exported from code.google.com/p/java-libpst
0 stars 0 forks source link

Unknown message type: IPM.Note.Rules.OofTemplate.Microsoft #74

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Open a .pst of a Office 2013
2.
3.

What is the expected output? What do you see instead?
I'm trying to println the content of a .pst file (Office 2013).
your program give me this errors sometimes:
Unknown message type: IPM.Note.Rules.OofTemplate.Microsoft

What version of the product are you using? On what operating system?
Office 2013. Win 8.1 SP1 x64

Please provide any additional information below.
Here https://msdn.microsoft.com/en-us/library/office/ff861573.aspx does not 
exist that error. They show IPM.Note.Rules.Oof.Template.Microsoft (a dot 
between Oof and Template). is it important? tnx!

Original issue reported on code.google.com by buddha...@gmail.com on 20 May 2015 at 7:27