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

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks 2020 PHP Edition - Version 20.0 [Build 8307]