Amazon Integrator V6 - Online Help
Amazon Integrator V6
Questions / Feedback?

From Property

The email address of the sender (required).

Object Oriented Interface

public function getFrom();
public function setFrom($value);

Procedural Interface

inamazon_ses_get($res, 14 );
inamazon_ses_set($res, 14, $value );

Default Value

''

Remarks

This property is used to create a From SMTP header. This header identifies the sender of the message. A valid email address is required. Examples of valid addresses are: "Friendly Name" <address@company.com> or address@company.com

If the resulting header is longer than MaxHeaderLength, then it is folded according to RFC 822 specifications.

Data Type

String

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0