EDI Integrator 2016 PHP Edition
EDI Integrator 2016 PHP Edition
Questions / Feedback?

Password Property

The password for the mailbox user.

Object Oriented Interface

public function getPassword();
public function setPassword($value);

Procedural Interface

inedi_pop_get($res, 39 );
inedi_pop_set($res, 39, $value );

Default Value

''

Remarks

This property contains the password for the mailbox user. This property must be set before the class connects to the MailServer.

Data Type

String

 
 
Copyright (c) 2019 /n software inc. - All rights reserved.
EDI Integrator 2016 PHP Edition - Version 16.0 [Build 7240]