Class MAPIDateAttribute

    • Constructor Detail

      • MAPIDateAttribute

        protected MAPIDateAttribute​(MAPIProperty property,
                                    int type,
                                    byte[] data)
        Constructs a single new date attribute from the id, type, and the contents of the stream
    • Method Detail

      • getDate

        public java.util.Date getDate()
      • getAsDate

        public static java.util.Date getAsDate​(MAPIAttribute attr)
        Returns the Date of a Attribute, converting as appropriate