在使用OutLook时,自己的座位变了,电话号码也就变了,在OutLook中是修改不了的。

发现使用ADExplorer(SysinternalsSuite)可以修改,再一想使用.net提供的DirectoryEntry应该也没有问题吧。

尝试了一下,No Problem!

 

, telNO);
        }
ModifyTelNO("LDAP://", "");

 

相关文章:

  • 2021-08-27
  • 2021-05-05
  • 2022-12-23
  • 2022-12-23
  • 2021-07-12
  • 2022-01-04
猜你喜欢
  • 2021-09-10
  • 2021-11-24
  • 2021-12-15
  • 2021-12-23
  • 2021-05-19
  • 2022-12-23
  • 2021-12-02
相关资源
相似解决方案