IPWorks S/MIME 2020 PHP Edition

Questions / Feedback?

CurrentArticle Property

The number or message identifier of the current article.

Object Oriented Interface

public function getCurrentArticle();
public function setCurrentArticle($value);

Procedural Interface

ipworkssmime_snntp_get($res, 29 );
ipworkssmime_snntp_set($res, 29, $value );

Default Value

''

Remarks

This property specifies either a message identifier or an article number uniquely identifying a particular article. It is then used as an argument to methods such as FetchArticle.

Data Type

String

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