Class MAPIDateAttribute

java.lang.Object
org.apache.poi.hmef.attribute.MAPIAttribute
org.apache.poi.hmef.attribute.MAPIDateAttribute

public final class MAPIDateAttribute extends MAPIAttribute
A pure-MAPI attribute holding a Date, which applies to a HMEFMessage or one of its Attachments. Timestamps are usually given in UTC.
See Also:
  • Method Details