SearchResultShippingLastName Property
Contains the last name of the shipping contact.
Syntax
property SearchResultShippingLastName[SearchResultIndex: Integer]: String;
Default Value
''
Remarks
Contains the last name of the shipping contact.
The size of the array is controlled by the SearchResultCount property.
This property is read-only and not available at design time.
Data Type
String