SearchHeader Property
A header for the GroupSearch method.
Object Oriented Interface
public function getSearchHeader(); public function setSearchHeader($value);
Procedural Interface
ipworks_nntp_get($res, 54 ); ipworks_nntp_set($res, 54, $value );
Default Value
''
Remarks
This property specifies the header to search for SearchPattern (e.g. "Subject").
This property is not available at design time.
Data Type
String