IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

Organization Property

The organization of the author (for posting articles).

Object Oriented Interface

public function getOrganization();
public function setOrganization($value);

Procedural Interface

ipworks_nntp_get($res, 47 );
ipworks_nntp_set($res, 47, $value );

Default Value

''

Remarks

This property contains the organization of the article's author. If this property contains a non-empty string, an Organization article header is created for the article. This header shows the organization of the author and is used for information purposes only.

If the resulting header is longer than MaxHeaderLength, then it is folded according to RFC 850 specifications.

This property is not available at design time.

Data Type

String

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 PHP Edition - Version 16.0 [Build 7353]