SenderCompany Property
Identifies the contact person's company name.
Syntax
char* GetSenderCompany();
int SetSenderCompany(char* lpszSenderCompany);
Default Value
""
Remarks
Identifies the contact person's company name. In a ship request, either SenderFirstName and SenderLastName or SenderCompany are required to be provided.
Data Type
String