NotifyFax Property
Fax number of the recipient that is going to receive the Signature Proof of Delivery via fax.
Object Oriented Interface
public function getNotifyFax($notifyidx); public function setNotifyFax($notifyidx, $value);
Procedural Interface
inship_fedextrack_get($res, 22 , $notifyidx); inship_fedextrack_set($res, 22, $value , $notifyidx);
Default Value
''
Remarks
Fax number of the recipient that is going to receive the Signature Proof of Delivery via fax. When the FaxProofOfDelivery method is called, the NotifyFax is required. In this case, the NotifyName should be provided as well.
Note this is only used by FedEx.
The size of the array is controlled by the NotifyCount property.
This property is not available at design time.
Data Type
String