public class MessagePropertiesChunk extends PropertiesChunk
.msg file.
This class has been mostly copied from MessagePropertiesChunk.FLAG_READABLE, FLAG_WRITEABLE, PREFIX| Constructor and Description |
|---|
MessagePropertiesChunk() |
| Modifier and Type | Method and Description |
|---|---|
long |
getAttachmentCount() |
long |
getNextAttachmentId() |
long |
getNextRecipientId() |
long |
getRecipientCount() |
void |
setAttachmentCount(long attachmentCount) |
void |
setNextAttachmentId(long nextAttachmentId) |
void |
setNextRecipientId(long nextRecipientId) |
void |
setRecipientCount(long recipientCount) |
getProperty, setProperty, writeTopublic long getNextRecipientId()
public void setNextRecipientId(long nextRecipientId)
public long getNextAttachmentId()
public void setNextAttachmentId(long nextAttachmentId)
public long getRecipientCount()
public void setRecipientCount(long recipientCount)
public long getAttachmentCount()
public void setAttachmentCount(long attachmentCount)
Copyright © 2020. All rights reserved.