/ Forums / Advansys Formativ / Creating Solutions with Formativ / AddressBookResolveFullName and multipe AddressBooks / Reply To: AddressBookResolveFullName and multipe AddressBooks

#7360
Support 1a
Participant

    Formativ can only provide the capabilities of the underlying GroupWise API in this regard. See the following references to get started:

    Recipient.resolve (Recipient is an Object API object)
    http://developer.novell.com/ndk/doc/gwobjapi/gwobjenu/data/hist0hw7.html

    GroupWise.AddressBookResolveFullName() (AddressBookResolveFullName is a token).
    http://developer.novell.com/ndk/doc/gwtoken/gwtokens/data/h6g2rtlu.html

    Advansys Support