RequestHeaders Property
The headers in the AS1 request.
Syntax
public HeaderList getRequestHeaders(); public void setRequestHeaders(HeaderList requestHeaders);
Remarks
The headers will include any and all headers attached by the mail server(s).
|
RequestHeaders PropertyThe headers in the AS1 request. Syntaxpublic HeaderList getRequestHeaders(); public void setRequestHeaders(HeaderList requestHeaders); RemarksThe headers will include any and all headers attached by the mail server(s). |