EDI Integrator 2016 .NET Edition
EDI Integrator 2016 .NET Edition
Questions / Feedback?

MessageSubject Property

The value of the Subject header of the last retrieved message.

Syntax

[VB.NET]
Public ReadOnlyProperty MessageSubject As String

[C#]
public string MessageSubject {get;}

Remarks

This property contains the value of the Subject header of the last retrieved message. The same information may also be retrieved through the Header event.

This property is read-only.

Default Value

""

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
EDI Integrator 2016 .NET Edition - Version 16.0 [Build 7362]