| PdiHeaderRawLine Property |
Raw line that this object was parsed from.
Namespace:
Limilabs.Mail.PDI
Assembly:
Mail (in Mail.dll) Version: 3.0.23341.1754
Syntax public string RawLine { get; }
Public ReadOnly Property RawLine As String
Get
public:
property String^ RawLine {
String^ get ();
}
member RawLine : string with get
Property Value
Type:
StringSee Also