J
Julia
Hello
I understand that internet mail is not MAPI compliant
and it is storing accounts in the registry under
HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\OMI Account Manager
I need to be able to monitor when user remove smtp email account
and i successfully did it using
RegNotifyChangeKeyValue
But the problem is that I don't know which accounts belongs to the current
profile
Thanks
I understand that internet mail is not MAPI compliant
and it is storing accounts in the registry under
HKEY_CURRENT_USER\Software\Microsoft\Office\Outlook\OMI Account Manager
I need to be able to monitor when user remove smtp email account
and i successfully did it using
RegNotifyChangeKeyValue
But the problem is that I don't know which accounts belongs to the current
profile
Thanks