I found in outlook called this outlook session, it is running vb project, I
have tried this , then I have vb.net also, and I tried that too, both times
it is giving me errors all the time, i am very confused, and cannot access to
my folder called contacts in public folders. For example, is it good to run
my code in outlook session? or stick with vb.net? also, what is "Of course,
if you're using VB.NET not VB6 or VBA, we need to know that right up front.
But then you have different nms and fld statements later:
nms = objApp.GetNamespace("MAPI")
fld = nms.Folders("Personal Folders").Folders("Contacts from Access")
Both of these should be fine if you prefix them with the Set keyword and if
there really is a Contacts from Access folder in the Personal Folders
hierarchy. "
i have folder called contacts yes in personal and public folders still
doesn't find it either of them.