Email Property

Your email address.

Object Oriented Interface

public function getEmail();
public function setEmail($value);

Procedural Interface

ipworksedi_as2profilemgr_get($res, 11 );
ipworksedi_as2profilemgr_set($res, 11, $value );

Default Value

''

Remarks

Email is used to store your email address. The email address is used to request a MDN. It is simply used as a token to request a MDN, it does not imply that the MDN would be sent to this address. Please refer to the property MDNTo in AS2Sender for details.

After invoking LoadProfile, the Email will contain your currently configured email address, alternatively Email may be set and saved by invoking SaveProfile.

Data Type

String

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