MOVEitMessageInfoSubject Property |
The subject of the message.
Namespace: MOVEit.DMZ.APIAssembly: MOVEit.DMZ.API (in MOVEit.DMZ.API.dll) Version: 9.0.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);
}
Property Value
Type:
StringSee Also