SetValue
Sets value of an HTTP header
SetValue(1, 2)
Ordinal | Type | Description | |
---|---|---|---|
1 | string | Required | Header name |
2 | string | Required | Value to assign to header |
This sample code sets the From address in the HTTP header:
Sets value of an HTTP header
SetValue(1, 2)
Ordinal | Type | Description | |
---|---|---|---|
1 | string | Required | Header name |
2 | string | Required | Value to assign to header |
This sample code sets the From address in the HTTP header: