Welcome to TechNet Blogs Sign in | Join | Help

KC Lemson

By KC Lemson [MS]

News

  • These postings are provided "AS IS" with no warranties, and confer no rights.

    Please read my comments policy.


How to programatically mail-enable an Exchange public folder

I'm feeling guilty for not having posted regularly much[1] lately, so just going through an archive of useful little tidbits I've archived over the years, I ran across this one:

Q: What is the name of the attribute that controls whether or not a public folder is mail-enabled?

A: Set PR_PF_PROXY_REQUIRED to true, and PR_PUBLISH_IN_ADDRESS_BOOK to true to - you'll never guess on your own - show the entry in the address book.

The process of getting the proxy object created and subsequently assigned an email address is a very asynchronous process, don't expect delivery to the public folder to work immediately after setting these props.[2]

[1] I have two kids and a full time job. Nuff said.
[2] I stole this sentence verbatim from an awesome dev.

Posted: Monday, August 21, 2006 10:32 PM by kclemson
Filed under:

Comments

subject: exchange said:

I'm back to work after a not-so-long vacations. This probably means that I'll post more often. ...
# August 25, 2006 1:48 PM
New Comments to this post are disabled
Page view tracker