scalello
2006-04-11 12:53:16 UTC
Hi, Im ussing the API to get the Appointments and task from GroupWise. now
I need make a Search by primary ID, But I dont know What is the name of the
Field. If I make the search "(MESSAGE_ID= '+s+')'", the API raise error.
"Field Spected" can you helpme?
This is the complete Expression:
Query.Expression:='(Message ID='+s+')';
Where S the String Var where I have stored the ID to the document.
Im developping in Delphi 5, and GW Version is 6.x
Thanks and Regards.
Santiago
I need make a Search by primary ID, But I dont know What is the name of the
Field. If I make the search "(MESSAGE_ID= '+s+')'", the API raise error.
"Field Spected" can you helpme?
This is the complete Expression:
Query.Expression:='(Message ID='+s+')';
Where S the String Var where I have stored the ID to the document.
Im developping in Delphi 5, and GW Version is 6.x
Thanks and Regards.
Santiago