N
Nick Chua-Huggins
I am trying to read the property values of an Outlook MSG file without
using MAPI
or Outlook.
I have used the StructuredStorage interface (PlatformSDK) to iterate
thru all the properties and values
but a few of the properties I am interested in seem to be missing.
Message Importance - PR_IMPORTANCE
Message Sensitivity - PR_SENSITIVITY
Message Delivery Time - PR_MESSAGE_DELIVERY_TIME
I experience the same problem when viewing the file through one of the
freely available compound file viewers,
so I don't think its my code that is the problem.
Does any one know why these properties are not visible/how they are
stored/can be retrieved.
Any help would be greatly appreciated.
Nick
using MAPI
or Outlook.
I have used the StructuredStorage interface (PlatformSDK) to iterate
thru all the properties and values
but a few of the properties I am interested in seem to be missing.
Message Importance - PR_IMPORTANCE
Message Sensitivity - PR_SENSITIVITY
Message Delivery Time - PR_MESSAGE_DELIVERY_TIME
I experience the same problem when viewing the file through one of the
freely available compound file viewers,
so I don't think its my code that is the problem.
Does any one know why these properties are not visible/how they are
stored/can be retrieved.
Any help would be greatly appreciated.
Nick