NotifyEmail Property
Email address of the recipient to be notified.
Object Oriented Interface
public function getNotifyEmail($notifyidx); public function setNotifyEmail($notifyidx, $value);
Procedural Interface
inship_canadapostshipintl_get($res, 51 , $notifyidx); inship_canadapostshipintl_set($res, 51, $value , $notifyidx);
Default Value
''
Remarks
Email address of the recipient to be notified. This is required to be provided for each recipient.
The size of the array is controlled by the NotifyCount property.
This property is not available at design time.
Data Type
String