Class PropertyValue.LongPropertyValue

java.lang.Object
org.apache.poi.hsmf.datatypes.PropertyValue
org.apache.poi.hsmf.datatypes.PropertyValue.LongPropertyValue
Enclosing class:
PropertyValue

public static class PropertyValue.LongPropertyValue extends PropertyValue
  • Constructor Details

    • LongPropertyValue

      public LongPropertyValue(MAPIProperty property, long flags, byte[] data)
  • Method Details