Class 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 Detail

      • TimePropertyValue

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

      • setValue

        public void setValue​(java.util.Calendar value)