RecipientLastName Property
Person's last name.
Syntax
__property String RecipientLastName = {read=FRecipientLastName, write=FSetRecipientLastName, default=""};
Default Value
""
Remarks
Person's last name. The value of this property is required. Values for either RecipientFirstName and RecipientLastName or RecipientCompany must be sent. Maximum length: 45 characters for both names or company name.
Data Type
String