MsgMessage.Subject Property
Namespace: Rebex.Mail
Assembly: Rebex.Msg.dll (version 7.0.9147)
Subject
Gets or sets the subject of the message.
Declaration
public string Subject { get; set; }
Property Value
Type | Description |
---|---|
String |
Gets or sets the subject of the message.
public string Subject { get; set; }
Type | Description |
---|---|
String |