Hi, We need to be able to modify property like "ms-Exch-Connection-List-Filter" using some programming language C# preffered. Any idea of how to do that or an example? ----------------------- Marcin S.
Hello, sounds like an Active Directory property. System.DirectoryServices.DirectoryEntry is your way here... Best regards, Henning Krause "Marcin S." wrote in message news:61152193-F928-411E-A3EF-17F651C476BF@microsoft.com... > Hi, > > We need to be able to modify property like > "ms-Exch-Connection-List-Filter" > using some programming language C# preffered. > > Any idea of how to do that or an example? > > ----------------------- > Marcin S.