Click or drag to resize
MessageInfoMessageSubject Property
Subjet of the message.

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

Property Value

Type: String
See Also