Click or drag to resize
MessageInfoMessageIsRead Property
Indicates if message is read by the recipient.

Namespace: CMS.Messaging
Assembly: CMS.Messaging (in CMS.Messaging.dll) Version: 8.2.23
Syntax
C#
public virtual bool MessageIsRead { get; set; }

Property Value

Type: Boolean
See Also