IPWorks OpenPGP 2020 PHP Edition

Questions / Feedback?

MessageFrom Property

The address of the author of the message.

Object Oriented Interface

public function getMessageFrom();

Procedural Interface

ipworksopenpgp_pimap_get($res, 35 );

Default Value

''

Remarks

This property normally has the same value as MessageSender.

There are cases when a message may have more than one From address. If this is the case, the addresses are provided in the MessageFrom property separated by commas.

This property is read-only and not available at design time.

Data Type

String

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