NotifyEmail Property
Email address of the recipient to be notified.
Syntax
__property String NotifyEmail[int NotifyIdx] = {read=FNotifyEmail, write=FSetNotifyEmail};
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