/ Forums / Advansys Formativ / Creating Solutions with Formativ / ExpandedRecipients / Reply To: ExpandedRecipients
December 21, 2005 at 3:24 pm
#7429
The methods you mention are wrappers around GroupWise API functions. Unfortunately we can’t add new core functionality to the client – we can only add an abstraction layer that makes it easier to access the underlying API.
That being said, have you looked at GroupWise.AddressBookResolveFullName()? The Formativ implementation is a warpper around the following GroupWise token:
http://developer.novell.com/ndk/doc/gwtoken/gwtokens/data/h6g2rtlu.html#h6g2rtlu
Advansys Support