|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectcom.aspose.email.MessageObjectRecipientEntity
public class MessageObjectRecipientEntity
Represens a recipient entry in message object.
| Constructor Summary | |
|---|---|
MessageObjectRecipientEntity()
Initializes a new instance of the MessageObjectRecipientEntity class. |
|
| Method Summary | |
|---|---|
MessageObjectPropertiesCollection |
getProperties()
Gets the properties set on the recipient. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MessageObjectRecipientEntity()
Initializes a new instance of the MessageObjectRecipientEntity class.
| Method Detail |
|---|
public MessageObjectPropertiesCollection getProperties()
Gets the properties set on the recipient.
Value: The properties.
getProperties in interface IMessageObjectPropertyContainer
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||