RequestHeaders Property
The headers in the AS1 request.
Syntax
public HeaderList RequestHeaders { get; }
Public Property RequestHeaders As HeaderList
Remarks
The headers will include any and all headers attached by the mail server(s).
|
RequestHeaders PropertyThe headers in the AS1 request. Syntaxpublic HeaderList RequestHeaders { get; } Public Property RequestHeaders As HeaderList RemarksThe headers will include any and all headers attached by the mail server(s). |