#6584
rfaude
Participant

    Hi,

    thanks for help.
    i read a lot in the api documentation but it is not easy to understand. For example:

    MessageBoxTypeConstants

    These constants identify the box type of a message.

    Constant Value Description
    egwIncoming 1 Incoming.
    egwOutgoing 2 Outgoing.
    egwPersonal 3 Personal.
    egwDraft 4 Draft.

    What is the different between Personal and Draft?

    I am looking for “GroupWise.ItemSetItemType(MessageID String, ItemType eItemType, IsPersonal Boolean)”.
    Where can i get the MessageID?

    Thanks.

    Ralf