<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>Snipplr</title>
    <description>Recent snippets posted on Snipplr.com</description>
    <link>https://snipplr.com/</link>
    <lastBuildDate>Tue, 09 Jun 2026 10:41:08 +0000</lastBuildDate>
    <item>
      <title>(C#) Get sent messages from exchange - poxet</title>
      <link>https://snipplr.com/view/45976/get-sent-messages-from-exchange</link>
      <description>&lt;p&gt;Use the exchange SOAP api to retrieve sent messages.&lt;/p&gt;</description>
      <pubDate>Tue, 21 Dec 2010 03:03:25 UTC</pubDate>
      <guid>https://snipplr.com/view/45976/get-sent-messages-from-exchange</guid>
    </item>
    <item>
      <title>(C#) Get properties from a PDF file - poxet</title>
      <link>https://snipplr.com/view/43829/get-properties-from-a-pdf-file</link>
      <description>&lt;p&gt;Provide the PDF document content as a string and it will return the data content of properties like Title or Subject.&lt;/p&gt;</description>
      <pubDate>Wed, 10 Nov 2010 00:30:27 UTC</pubDate>
      <guid>https://snipplr.com/view/43829/get-properties-from-a-pdf-file</guid>
    </item>
    <item>
      <title>(C#) Get number of pages in a PDF file - poxet</title>
      <link>https://snipplr.com/view/43828/get-number-of-pages-in-a-pdf-file</link>
      <description>&lt;p&gt;Open a PDF document and store the data in a string. Provide that string to this function and it will return the number of pages in the PDF.&lt;/p&gt;</description>
      <pubDate>Wed, 10 Nov 2010 00:24:09 UTC</pubDate>
      <guid>https://snipplr.com/view/43828/get-number-of-pages-in-a-pdf-file</guid>
    </item>
    <item>
      <title>(C#) Get Email by sAMAccountName from LDAP - poxet</title>
      <link>https://snipplr.com/view/43821/get-email-by-samaccountname-from-ldap</link>
      <description>&lt;p&gt;Uses LDAP to find EMail address by using the sAMAccountName.&#13;
&#13;
Add System.DirectoryServices to references.&lt;/p&gt;</description>
      <pubDate>Tue, 09 Nov 2010 21:44:51 UTC</pubDate>
      <guid>https://snipplr.com/view/43821/get-email-by-samaccountname-from-ldap</guid>
    </item>
    <item>
      <title>(C#) Get sAMAccountName by Email from LDAP - poxet</title>
      <link>https://snipplr.com/view/43817/get-samaccountname-by-email-from-ldap</link>
      <description>&lt;p&gt;Uses LDAP to find sAMAccountName by using the Email address.&#13;
&#13;
Add System.DirectoryServices to references.&lt;/p&gt;</description>
      <pubDate>Tue, 09 Nov 2010 21:37:55 UTC</pubDate>
      <guid>https://snipplr.com/view/43817/get-samaccountname-by-email-from-ldap</guid>
    </item>
  </channel>
</rss>
