Class PropertyValue.TimePropertyValue

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

public static class PropertyValue.TimePropertyValue extends PropertyValue
64-bit integer specifying the number of 100ns periods since Jan 1, 1601
  • Constructor Details

    • TimePropertyValue

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