The MessageRecipient type exposes the following members.

Properties

  NameDescription
Public propertyArchived
Is Message archived. True: Yes, False: No.
Public propertyCreatedByUserID
Gets the CreatedByUserID
(Inherited from BaseEntityInfo.)
Public propertyCreatedOnDate
Gets the CreatedOnDate
(Inherited from BaseEntityInfo.)
Public propertyKeyID
IHydratable.KeyID.
Public propertyLastModifiedByUserID
Gets the LastModifiedByUserID
(Inherited from BaseEntityInfo.)
Public propertyLastModifiedOnDate
Gets the LastModifiedOnDate
(Inherited from BaseEntityInfo.)
Public propertyMessageID
The messageID of who sent the message to this recipient
Public propertyRead
Is Message read. True: Yes, False: No.
Public propertyRecipientID
RecipientID - The primary key
Public propertyUserID
The UserID of the user receiving the message

See Also