Package com.pff
Class PSTRecipient
java.lang.Object
com.pff.PSTRecipient
Class containing recipient information
-
Field Details
-
details
-
MAPI_TO
public static final int MAPI_TO- See Also:
-
MAPI_CC
public static final int MAPI_CC- See Also:
-
MAPI_BCC
public static final int MAPI_BCC- See Also:
-
-
Constructor Details
-
PSTRecipient
PSTRecipient(HashMap<Integer, PSTTable7CItem> recipientDetails)
-
-
Method Details
-
getDisplayName
-
getRecipientType
public int getRecipientType() -
getEmailAddressType
-
getEmailAddress
-
getRecipientFlags
public int getRecipientFlags() -
getRecipientOrder
public int getRecipientOrder() -
getSmtpAddress
-
getString
-
getInt
private int getInt(int id)
-