Display multi calendar with MAPI data provider |
Post Reply |
Author | |
gema
Newbie Joined: 25 July 2019 Location: Austria Status: Offline Points: 2 |
Post Options
Thanks(0)
Posted: 25 July 2019 at 10:07am |
I am using Codjock 18.6.0 VS 2008 Calendar control works fine with one calendar (default connection) in MAPI provider. 1. Can I load outlook calendar with MAPI data provider from other user then default user? In calendar demo example is only one option for MAPI provider: "User default connection". When I change demo code I allways get calendar from default user or error: I canged connect string from strConnectionString.Format(_T("Provider=MAPI")); to strConnectionString.Formatr(_T("provider=mapi;mapiProfileName=testuser;mapiFlags=0x12")); 2. When I need multiple user data, do I need to create more than one data provider object? |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |