RecipientEmail Property
Recipient's email address This property is required.
Syntax
char* GetRecipientEmail(int iRecipientIndex);
int SetRecipientEmail(int iRecipientIndex, char* lpszRecipientEmail);
Default Value
""
Remarks
Recipient's email address This property is required.
The size of the array is controlled by the RecipientCount property.
This property is not available at design time.
Data Type
String