SecureBlackbox 2020 PHP Edition

Questions / Feedback?

ServerInfoTopSupported Property

Indicates whether the POP3 server supports the TOP command.

Object Oriented Interface

public function getServerInfoTopSupported();

Procedural Interface

secureblackbox_pop3client_get($res, 118 );

Default Value

false

Remarks

Indicates whether the POP3 server supports the TOP command.

This property is read-only.

Data Type

Boolean

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