View Single Post
  #5  
Old April 10th 06, 07:59 PM posted to microsoft.public.outlook.program_vba
James Bond via OfficeKB.com
external usenet poster
 
Posts: 3
Default Public Folder Apointment

Hello Dave,

thanks.

But I have some questions:

strOutlookFolderID is the internal Outlook String from the folder.

But what is then strPublicStoreID? I think it is the same or?

Sincerely,
James


Dave Kane [MVP - Outlook] wrote:
On line 25: to access a folder in Public Folders using GetFolderFromID you
need to supply the StoreID of the Public Folder sto
Set olfolder = olns.GetFolderFromID(strOutlookFolderID,
strPublicStoreID)
If you call GetFolderFromID without supplying the StoreID parameter then it
will only succeed when you supply the EntryID of a folder in the default
mail store (i.e. a folder in the mailbox)

Sorry.?

[quoted text clipped - 13 lines]
MFG
James


--
Message posted via http://www.officekb.com
Ads