I am developing a C++ GroupWise v6.5 add-in...
Articles and Tips: qna
01 Sep 2003
Q.
I am developing a C++ GroupWise v6.5 add-in for Windows NT, 2000, and XP. I have a custom toolbar button that needs to process each selected mail item when the button is pressed. What C3PO or Object calls can I use to iterate through the selections?
A.
You can use the following:
c3pomanager.clientstate.selectedmessages
There is also a token that will grab the selected messages.
* Originally published in Novell AppNotes
Disclaimer
The origin of this information may be internal or external to Novell. While Novell makes all reasonable efforts to verify this information, Novell does not make explicit or implied claims to its validity.