MAPI and outlook
-
I am a newbie with MAPI and needed some help :-) .you see i am writing a program which will import accounts,profiles and folders from a PC and save it in some place so that the account information can be plugged in to another PC . So far i could enumarate the folders and the contacts and profiles.But how do you enumerate the user accounts from the profiles? is there any way MAPI lets us do that ? I even found a way of importing account info of the default user.So if MAPI lets me chnage the default user then i can set each account to default one by one and then enumerate them.Is that possible? I know of several VB application which does this , but i am writing this application in VC++ 6.0 .however i figured that using a COM object won't be a big troubel if i know the right API's and all. Can anybody help ? Thanks in advance. Regards Kane Some guys hack just to get themselves a girlfriend.What a pathetic reason huh ?
-
I am a newbie with MAPI and needed some help :-) .you see i am writing a program which will import accounts,profiles and folders from a PC and save it in some place so that the account information can be plugged in to another PC . So far i could enumarate the folders and the contacts and profiles.But how do you enumerate the user accounts from the profiles? is there any way MAPI lets us do that ? I even found a way of importing account info of the default user.So if MAPI lets me chnage the default user then i can set each account to default one by one and then enumerate them.Is that possible? I know of several VB application which does this , but i am writing this application in VC++ 6.0 .however i figured that using a COM object won't be a big troubel if i know the right API's and all. Can anybody help ? Thanks in advance. Regards Kane Some guys hack just to get themselves a girlfriend.What a pathetic reason huh ?
I'm not sure if this will do what you are looking for MAPI Profile Manager v2.0[^] Michael CP Blog [^]
-
I'm not sure if this will do what you are looking for MAPI Profile Manager v2.0[^] Michael CP Blog [^]
well how do u think will i b able to achieve my goal then ? I could retrieve all account info from the registry, but they are all encoded in some way , not just hex values.Anybody knows how to decode them ? Regards Kane Some guys hack just to get themselves a girlfriend.What a pathetic reason , huh ?