 | MapiMailMessageSubject Property |
Gets or sets the subject of this mail message.
Namespace: QsInformatica.UtilsAssembly: QsInformatica.Utils (in QsInformatica.Utils.dll) Version: 28.1.0-RC
Syntaxpublic 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
String
See Also