Run don't walk to
http://www.dimastr.com/redemption/ and get a copy of Outlook Spy, which will let you see the DASL schema names for every property of every object.
--
Sue Mosher, Outlook MVP
Author of Microsoft Outlook 2007 Programming:
Jumpstart for Power Users and Administrators
http://www.outlookcode.com/article.aspx?id=54
"Bilek" <Bilek DeleteThis @discussions.microsoft.com> wrote in message news:C0AE8561-D5B1-4F0C-951D-4D2067269CAF@microsoft.com...
> Hi,
> I am trying to get to other properties additionally to "City" or
> "MobileTelephoneNumber" which are directly accessable in ExchangeUser object.
> For exabple secodn email address.
> I thought about "PropertyAccessor.GetProperty(schemaname)", but I can't find
> schemaname definitions for EchangeUser. What is more, because custom
> properties are possible, the best would be to could preview available
> schemanames of the exchange server I work with.
> --
> regards,
> Bilek