Skip to content

Instantly share code, notes, and snippets.

@dagda1
Created September 22, 2010 08:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dagda1/591359 to your computer and use it in GitHub Desktop.
Save dagda1/591359 to your computer and use it in GitHub Desktop.
<?xml version='1.0' ?><a:searchrequest xmlns:a='DAV:' ><a:sql>SELECT "DAV:id","urn:schemas:contacts:account","urn:schemas:contacts:bday","urn:schemas:contacts:billinginformation","urn:schemas:contacts:businesshomepage","urn:schemas:contacts:c","urn:schemas:contacts:callbackphone","urn:schemas:contacts:children","urn:schemas:contacts:childrensnames","urn:schemas:contacts:cn","urn:schemas:contacts:co","http://schemas.microsoft.com/exchange/companies","urn:schemas:contacts:computernetworkname","urn:schemas:contacts:customerid","urn:schemas:contacts:department","urn:schemas:contacts:dn","urn:schemas:contacts:email1","urn:schemas:contacts:email2","urn:schemas:contacts:email3","urn:schemas:contacts:employeenumber","http://schemas.microsoft.com/exchange/extensionattribute1","http://schemas.microsoft.com/exchange/extensionattribute2","http://schemas.microsoft.com/exchange/extensionattribute3","http://schemas.microsoft.com/exchange/extensionattribute4","urn:schemas:contacts:facsimiletelephonenumber","urn:schemas:calendar:fburl","urn:schemas:contacts:fileas","urn:schemas:contacts:fileasid","urn:schemas:contacts:ftpsite","urn:schemas:contacts:gender","urn:schemas:calendar:geolatitude","urn:schemas:calendar:geolongitude","urn:schemas:contacts:givenName","urn:schemas:contacts:governmentid","urn:schemas:httpmail:hasattachment","urn:schemas:contacts:hobbies","urn:schemas:contacts:homeCity","urn:schemas:contacts:homeCountry","urn:schemas:contacts:homefax","urn:schemas:contacts:homelatitude","urn:schemas:contacts:homelongitude","urn:schemas:contacts:homePhone","urn:schemas:contacts:homePhone2","urn:schemas:contacts:homepostaladdress","urn:schemas:contacts:homePostalCode","urn:schemas:contacts:homepostofficebox","urn:schemas:contacts:homeState","urn:schemas:contacts:homeStreet","urn:schemas:contacts:hometimezone","urn:schemas:httpmail:htmldescription","urn:schemas:contacts:initials","urn:schemas:contacts:internationalisdnnumber","urn:schemas:contacts:l","urn:schemas:contacts:language","urn:schemas:contacts:location","urn:schemas:contacts:mailingaddressid","urn:schemas:contacts:mailingcity","urn:schemas:contacts:mailingcountry","urn:schemas:contacts:mailingpostaladdress","urn:schemas:contacts:mailingpostalcode","urn:schemas:contacts:mailingpostofficebox","urn:schemas:contacts:mailingstate","urn:schemas:contacts:mailingstreet","urn:schemas:contacts:manager","urn:schemas:contacts:mapurl","urn:schemas:contacts:middlename","http://schemas.microsoft.com/exchange/mileage","urn:schemas:contacts:mobile","urn:schemas:contacts:namesuffix","urn:schemas:contacts:nickname","urn:schemas:contacts:o","urn:schemas:contacts:officetelephonenumber","urn:schemas:contacts:office2telephonenumber","urn:schemas:contacts:organizationmainphone","urn:schemas:contacts:othercity","urn:schemas:contacts:othercountry","urn:schemas:contacts:othercountrycode","urn:schemas:contacts:otherfax","urn:schemas:contacts:othermobile","urn:schemas:contacts:otherpager","urn:schemas:contacts:otherpostaladdress","urn:schemas:contacts:otherpostalcode","urn:schemas:contacts:otherpostofficebox","urn:schemas:contacts:otherstate","urn:schemas:contacts:otherstreet","urn:schemas:contacts:otherTelephone","urn:schemas:contacts:othertimezone","urn:schemas:httpmail:outbox","urn:schemas:contacts:pager","urn:schemas:contacts:personalHomePage","urn:schemas:contacts:personaltitle","urn:schemas:contacts:postalcode","urn:schemas:contacts:postofficebox","urn:schemas:contacts:profession","urn:schemas:contacts:proxyaddresses","urn:schemas:contacts:referredby","urn:schemas:contacts:roomnumber","http://schemas.microsoft.com/exchange/searchfolder","urn:schemas:contacts:secretarycn","urn:schemas:contacts:secretaryphone","urn:schemas:contacts:secretaryurl","urn:schemas:contacts:sn","urn:schemas:contacts:sourceurl","urn:schemas:contacts:spousecn","urn:schemas:contacts:st","urn:schemas:contacts:street","urn:schemas:httpmail:subject","urn:schemas:contacts:telephoneNumber","urn:schemas:contacts:telephoneNumber2","urn:schemas:contacts:telexnumber","urn:schemas:httpmail:textdescription","urn:schemas:contacts:title","urn:schemas:contacts:ttytddphone","urn:schemas:contacts:usercertificate","urn:schemas:contacts:weddinganniversary","urn:schemas:contacts:workaddress","http://schemas.microsoft.com/exchange/yomifirstname","http://schemas.microsoft.com/exchange/yomilastname","http://schemas.microsoft.com/exchange/yomiorganization","DAV:getlastmodified" FROM scope('shallow traversal of "https://myserver/exchweb/bin/auth/owaauth.dll/Contacts"') WHERE "DAV:isfolder"=False </a:sql></a:searchrequest>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment