 | PdiHeaderRawLine Property |
Raw line that this object was parsed from.
Namespace: Limilabs.Mail.PDIAssembly: Mail (in Mail.dll) Version: 3.0.26106.1555
Syntaxpublic string RawLine { get; }Public ReadOnly Property RawLine As String
Get
public:
property String^ RawLine {
String^ get ();
}member RawLine : string with get
Property Value
String
See Also