Lennertbiezen
Programmer
Can anyone help me?
I need to select mailitems in another folder then the defaultfolder. A shared mailbox to be exact.
Normally i would to something like:
loOutlook = CREATEOBJECT('Outlook.Application')
loFolder = loOutlook.GetNamespace("MAPI")
loBox=lofolder.Folders[3]
loFolder=loblep.Folders[2]
loitem=lomekker.Items[1]
But how can i do this with redemption (.dll)
I can't get it working.
TIA
Lennert Biezen
I need to select mailitems in another folder then the defaultfolder. A shared mailbox to be exact.
Normally i would to something like:
loOutlook = CREATEOBJECT('Outlook.Application')
loFolder = loOutlook.GetNamespace("MAPI")
loBox=lofolder.Folders[3]
loFolder=loblep.Folders[2]
loitem=lomekker.Items[1]
But how can i do this with redemption (.dll)
I can't get it working.
TIA
Lennert Biezen