public final class MAPIDateAttribute extends MAPIAttribute
HMEFMessage
or one of its Attachment
s.Modifier | Constructor and Description |
---|---|
protected |
MAPIDateAttribute(MAPIProperty property,
int type,
byte[] data)
Constructs a single new date attribute from the id, type,
and the contents of the stream
|
Modifier and Type | Method and Description |
---|---|
static java.util.Date |
getAsDate(MAPIAttribute attr)
Returns the Date of a Attribute, converting as appropriate
|
java.util.Date |
getDate() |
java.lang.String |
toString() |
create, getData, getProperty, getType
protected MAPIDateAttribute(MAPIProperty property, int type, byte[] data)
public java.util.Date getDate()
public java.lang.String toString()
toString
in class MAPIAttribute
public static java.util.Date getAsDate(MAPIAttribute attr)
Copyright © 2005-2010 Potix Corporation. All Rights Reserved.