• Creator
    Topic
  • #4180
    lp_irovetz
    Participant

      Hi, perahps easy but …

      How could i retreive the PO and DO of an AddressBook User ? Without using NDS way !

      I’had tried “GroupWise.AddressBookResolveFullName” but the token failed or return an standard eMail address, not Domain.PostOffice.UserID

      msgbox GroupWise.AddressBookResolveFullName(oContacts(i).Displayname,””)
      Syntax error ??

      L.P. Irovetz
      ARCANE GroupWare

    • Author
      Replies
    • #7376
      MA
      Participant

        AddressBookResolve token will return the UserID, PO & Domain information. Hope this helps.

        msgbox GroupWise.AddressBookResolve(“Test@mycompany.com”,arcPrompt,arcPrompt,””)

        Thanks
        MA

        #7378
        lp_irovetz
        Participant

          It runs Smile

          arcPrompt = 201 for my work

          Thanks

          L.P. Irovetz
          ARCANE GroupWare

          #7377
          Support 1a
          Participant

            Thanks MA!

          Viewing 3 replies - 1 through 3 (of 3 total)
          • You must be logged in to reply to this topic.