public class NewMailEvent extends Event
| Constructor and Description |
|---|
NewMailEvent()
Initializes a new instance of the NewMailEvent class.
|
| Modifier and Type | Method and Description |
|---|---|
Id |
getId()
Gets the identifier of a new mail item.
|
FolderId |
getParentFolderId()
Gets the identifier of the parent folder of the new mail item.
|
java.util.Date |
getTimeStamp()
Gets the timestamp of the arrival of a new mail item in a mailbox.
|
getWatermarkpublic NewMailEvent()
public java.util.Date getTimeStamp()
public Id getId()
public FolderId getParentFolderId()