/ Forums / Advansys Formativ / Creating Solutions with Formativ / Find calendar items in Groupwise 7

  • Creator
    Topic
  • #4280
    griesserag
    Participant

      Hello

      I use Formativ together with Groupwise 7. In Groupwise it is possible to create user specific calendars under the main calendar. Now I wrote this code but I find only the items which have been created on the main calendar. How can I get the items which have been created on a sub calendar? Thanks.

      Code snippet:

      Set calendar = Groupwise.Account.Calendar

      Set msgList = calendar.FindMessages(some filter expression)

      anzItems = msgList.Count

    • Author
      Replies
    • #7709
      Support 3
      Participant

        Object API does not provide any access to the sub calendar in GroupWise 7. We have reported this issue to Novell since GroupWise 7 released and waiting for the response.

        Regards,
        Advansys Support

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