Notice: This website is an unofficial Microsoft Knowledge Base (hereinafter KB) archive and is intended to provide a reliable access to deleted content from Microsoft KB. All KB articles are owned by Microsoft Corporation. Read full disclaimer for more details.

XADM: You Cannot Programmatically Change Mailbox Rights


View products that this article applies to.

This article was previously published under Q302926

↑ Back to the top


Symptoms

You may not be able to programmatically change mailbox rights; you may only be able to change mailbox rights by using Exchange System Manager.

↑ Back to the top


Cause

This problem can occur because the interface that Exchange System Manager uses has not been exposed, and changes that you make to the security description from Active Directory are not mapped back to the store. Therefore, although you can change the client permission of public folders, there is no method that you can use to change the mailbox rights programmatically.

↑ Back to the top


Resolution

To resolve this problem, obtain the latest service pack for Microsoft Exchange 2000 Server. For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
301378� XGEN: How to Obtain the Latest Exchange 2000 Server Service Pack
The English version of this fix should have the following file attributes or later:

Component: Administrator

Collapse this tableExpand this table
File NameVersion
Exadmin.dll6.0.4720.13
Maildsmx.dll6.0.4720.13
Cdoexm.dll6.0.4720.13

NOTE: Because of file dependencies, this update requires Microsoft Exchange 2000 Server Service Pack 1.

↑ Back to the top


Status

Microsoft has confirmed that this is a problem in Microsoft Exchange 2000 Server. This problem was first corrected in Microsoft Exchange 2000 Server Service Pack 2.

↑ Back to the top


More information

The following code is sample code to use this interface:
Set objUser = GetObject("LDAP://stanisc4dom.extest.microsoft.com/CN=administrator,CN=users,DC=stanisc4dom,DC=extest,DC=microsoft,DC=com")
Set objMailboxSD = objUser.MailboxRights

↑ Back to the top


Keywords: KB302926, kbfix, kbexchange2000sp2fix, kbexchange2000presp2fix, kbbug

↑ Back to the top

Article Info
Article ID : 302926
Revision : 4
Created on : 2/21/2007
Published on : 2/21/2007
Exists online : False
Views : 299