public final class MAPIDateAttribute extends MAPIAttribute
HMEFMessage or one of its Attachments.| 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 Date |
getAsDate(MAPIAttribute attr)
Returns the Date of a Attribute, converting as appropriate
|
Date |
getDate() |
String |
toString() |
create, getData, getProperty, getTypeprotected MAPIDateAttribute(MAPIProperty property, int type, byte[] data)
public Date getDate()
public String toString()
toString in class MAPIAttributepublic static Date getAsDate(MAPIAttribute attr)
Copyright © 2020. All rights reserved.