programmatically change the properties of a Exchange mailbox folder 
Author Message
 programmatically change the properties of a Exchange mailbox folder

Hi there,

I wonder if it is possible to programmatically change the properties of a
Exchange mailbox folder. I want to set the "When posting to this folder,
use:" property and if possible the permissions!

The code may run on a MAPI client or on our Exchange 2000 server.

Cheers Robert.



Tue, 03 May 2005 06:09:31 GMT  
 programmatically change the properties of a Exchange mailbox folder
For the default form, you'd use CDO to set the PR_DEF_POST_MSGCLASS MAPI property -- see http://www.cdolive.com/cdo10.htm

For permissions, you use CDO and the ACL COM component -- see http://www.slipstick.com/dev/exstech.htm
--
Sue Mosher, Outlook MVP
Outlook and Exchange solutions at http://www.slipstick.com
Author of
     Microsoft Outlook Programming: Jumpstart
     for Administrators, Power Users, and Developers
     http://www.slipstick.com/books/jumpstart.htm

Quote:

> Hi there,

> I wonder if it is possible to programmatically change the properties of a
> Exchange mailbox folder. I want to set the "When posting to this folder,
> use:" property and if possible the permissions!

> The code may run on a MAPI client or on our Exchange 2000 server.

> Cheers Robert.



Mon, 09 May 2005 22:29:03 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. How to reference / change to folders in the Exchange mailbox

2. how to create exchange-mailboxes programmatically

3. programmatically point to file(s) in Outlook mailbox folder: 2nd post

4. programmatically point to file(s) in Outlook mailbox folder

5. Enumerating Exchange 5.5 mailbox properties

6. Exchange mailbox properties

7. Changing the users exchange mailbox on logon?

8. Programmatically posting to a specific Exchange public folder

9. Programmatically post a .ppt file to an Exchange public folder

10. Programmatically posting Excel spreadsheet to Exchange Public Folder

11. Programmatically change Sharing and permissions on folder using VB

12. programmatically changing the AllowEdits property

 

 
Powered by phpBB® Forum Software