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