xyz250
Guest
|
Posted:
Wed Nov 16, 2005 5:58 pm Post subject:
Alternate Recipient setting |
|
|
Hi all,
I hope someone can help with this. I am writing a VBScript to obtain
mailbox properties via CDO for Exchange 5.5 mailboxes. One of the
properties I need to obtain is the alternate recipient of the mailbox.
I can't use LDAP to obtain this property because the mailbox is hidden
from the Global Address List. I found a MSDN article listing MAPI
property tags that specified a property tag of &H3A010102 for Alternate
Recipient, but when I use this property tag, I get an error stating
that the property does not exist. I know that the mailbox has an
alternate recipient configured, so that is not the cause of the error.
Does anyone know how to obtain an Exchange 5.5 mailbox's alternate
recipient setting using CDO?
Thanks in advance.
|
|