Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
オブジェクトのメソッドとプロパティを取得する方法はありますか? 私が今持っているものは次のとおりです。
set temp = GetObject("LDAP://" & distinguashedname) msgbox temp.samaccountname
この時点では、 を使用して取得したオブジェクトのいくつかのメソッドとプロパティしか知りませんGetObject。
GetObject