Outlook Banter

Outlook Banter (http://www.outlookbanter.com/)
-   Outlook - Using Forms (http://www.outlookbanter.com/outlook-using-forms/)
-   -   How to determine if a user has write access to a Public Folder? (http://www.outlookbanter.com/outlook-using-forms/86229-how-determine-if-user-has.html)

fgaudet February 12th 09 10:44 PM

How to determine if a user has write access to a Public Folder?
 
How can I determine programmatically, using VB6, if a user has write access
to a Public Folder?

- Using the Redemption library, the AddressList.IsReadOnly is not set for
Public Folders.
- Using CDO.Folder.Fields.Item(CDO_PR_RIGHTS) raise an error with Public
Folders (but works correctly for Local folders)
- Using the Outlook.Folder object yields no field or property to read those
information either...

I've been seeking an answer to this question across the web but found nothing
so far... at least nothing usable from a VB6 standpoint.

I've not yet looked at the latest version of Redemption - we're still using
v3.4 as v4.0 breaks a thing or two in our app and we haven't had the time the
properly check out those issues.

Thanks for any help!!!

Francois


Dmitry Streblechenko February 12th 09 11:01 PM

How to determine if a user has write access to a Public Folder?
 
Have you looked at the RDOFolder.ACL collection?
http://www.dimastr.com/redemption/rd...htm#properties

--
Dmitry Streblechenko (MVP)
http://www.dimastr.com/
OutlookSpy - Outlook, CDO
and MAPI Developer Tool
-
"fgaudet" u49571@uwe wrote in message news:919dda0c397b8@uwe...
How can I determine programmatically, using VB6, if a user has write
access
to a Public Folder?

- Using the Redemption library, the AddressList.IsReadOnly is not set for
Public Folders.
- Using CDO.Folder.Fields.Item(CDO_PR_RIGHTS) raise an error with Public
Folders (but works correctly for Local folders)
- Using the Outlook.Folder object yields no field or property to read
those
information either...

I've been seeking an answer to this question across the web but found
nothing
so far... at least nothing usable from a VB6 standpoint.

I've not yet looked at the latest version of Redemption - we're still
using
v3.4 as v4.0 breaks a thing or two in our app and we haven't had the time
the
properly check out those issues.

Thanks for any help!!!

Francois




fgaudet via OfficeKB.com February 13th 09 04:42 PM

How to determine if a user has write access to a Public Folder?
 
No, I hadn't tried the RDO objects yet - our app still uses Redemption 3.4,
but I'll give them a try!


Dmitry Streblechenko wrote:
Have you looked at the RDOFolder.ACL collection?
http://www.dimastr.com/redemption/rd...htm#properties

How can I determine programmatically, using VB6, if a user has write
access

[quoted text clipped - 21 lines]

Francois


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



All times are GMT +1. The time now is 11:10 AM.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 2.4.0
Copyright ©2004-2006 OutlookBanter.com