|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.aspose.network.outlook.pst.MessageInfo
public class MessageInfo
Constructor Summary | |
---|---|
MessageInfo()
|
Method Summary | |
---|---|
String |
getDisplayCC()
CC: line |
String |
getDisplayTo()
To: line |
byte[] |
getEntryId()
Gets the entry ID |
String |
getEntryIdString()
Gets string representation of entry ID |
int |
getImportance()
Importance |
String |
getMessageClass()
Message class |
String |
getSenderRepresentativeName()
Sender representative name |
int |
getSensitivity()
Sensitivity |
String |
getSubject()
Subject |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public MessageInfo()
Method Detail |
---|
public int getImportance()
public String getMessageClass()
public int getSensitivity()
public byte[] getEntryId()
public String getEntryIdString()
public String getSubject()
public String getSenderRepresentativeName()
public String getDisplayCC()
public String getDisplayTo()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |