Z
Zdravko
Hi all
I am using OUTLCTL.DLL for displaying messages in my own window.
How to display messages when I have folders like this:
Profile1
Inbox
MyMail
....
Profile2
Inbox
MyMail
....
OUTLCTL property "Selection.Item(1)" will return object only from Default
profile.
Is there option to see messages for all Folders/Profiles, not only for
Default?
Or Maybe I am using "Folder" property on wrong way:
ViewCtl.Folder = "Folder.EntryID" <- From Redemption, it is Hex
representation of Folder id
Thank you
Zdravko
I am using OUTLCTL.DLL for displaying messages in my own window.
How to display messages when I have folders like this:
Profile1
Inbox
MyMail
....
Profile2
Inbox
MyMail
....
OUTLCTL property "Selection.Item(1)" will return object only from Default
profile.
Is there option to see messages for all Folders/Profiles, not only for
Default?
Or Maybe I am using "Folder" property on wrong way:
ViewCtl.Folder = "Folder.EntryID" <- From Redemption, it is Hex
representation of Folder id
Thank you
Zdravko