zakird / pyad

Python Active Directory Tools | *Not actively maintained*
http://zakird.github.io/pyad/
176 stars 72 forks source link

Fetch Conference Room Mailbox using pyad #126

Open srinathgnath opened 4 years ago

srinathgnath commented 4 years ago

Hello,

How I execute below query using pyad? Any help would be appreciated. "(&(objectClass=*)(msExchRecipientDisplayType=7))"

Displaytype 7 represents Conference Room Mailbox.

Thanks, Srinath