HotelArrivalDate Property
Date the customer checked in, or the expected arrival date when authorizing a reservation.
Syntax
char* GetHotelArrivalDate();
int SetHotelArrivalDate(char* lpszHotelArrivalDate);
Default Value
"010101"
Remarks
Date the customer checked in, or the expected arrival date when authorizing a reservation. This property must contain an actual valid date.
Data Type
String