The MessageRecipient type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| Archived |
Is Message archived. True: Yes, False: No.
| |
| CreatedByUserID |
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.) | |
| CreatedOnDate |
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.) | |
| KeyID |
IHydratable.KeyID.
| |
| LastModifiedByUserID |
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.) | |
| LastModifiedOnDate |
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.) | |
| MessageID |
The messageID of who sent the message to this recipient
| |
| Read |
Is Message read. True: Yes, False: No.
| |
| RecipientID |
RecipientID - The primary key
| |
| UserID |
The UserID of the user receiving the message
|