N
news.microsoft.com
Hi all
How can'I get the last Index or the number of Items in a public folder
Tks
How can'I get the last Index or the number of Items in a public folder
Tks
news.microsoft.com said:Hi Sue,
I know how to get a public folder, but I didn't success to count the nuber
of item in that folder (I want to count all items read and not read)
tks
"Sue Mosher [MVP-Outlook]" <[email protected]> a écrit dans le message
de %[email protected]...
Sorry, I've been in the 2007 trenches lately. In earlier versions, the
object is MAPIFolder, not FOlder.
To get a non-default folder, you need to walk the folder hierarchy using the
Folders collections or use a function that does that for you. See
http://www.outlookcode.com/d/code/getfolder.htm and, especially for public
folders, http://www.outlookcode.com/codedetail.aspx?id=1164
news.microsoft.com said:Hi Sue,
I know how to get a public folder, but I didn't success to count the nuber
of item in that folder (I want to count all items read and not read)
tks
"Sue Mosher [MVP-Outlook]" <[email protected]> a écrit dans le
message
de %[email protected]...
Sorry, I've been in the 2007 trenches lately. In earlier versions, the
object is MAPIFolder, not FOlder.
To get a non-default folder, you need to walk the folder hierarchy using
the
Folders collections or use a function that does that for you. See
http://www.outlookcode.com/d/code/getfolder.htm and, especially for public
folders, http://www.outlookcode.com/codedetail.aspx?id=1164