| MapiMailMessageSubject Property |
Gets or sets the subject of this mail message.
Namespace:
QsInformatica.Utils
Assembly:
QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 24.6.0.0 (24.6.0.0)
Syntax public string Subject { get; set; }
Public Property Subject As String
Get
Set
public:
property String^ Subject {
String^ get ();
void set (String^ value);
}
member Subject : string with get, set
Property Value
Type:
StringSee Also