Thursday, September 6, 2012

http://sharepoint.microsoft.com/en-us/buy/Pages/Editions-Comparison.aspx


Web Services/Object Model
Available with SharePoint 2007:
§  Administration
§  Alerts
§  Authentication
§  Data Retrieval
§  Permissions
§  Sites
§  Search
§  People and Profiles
§  Workflow
New with SharePoint 2010:
§  List REST access with ADO.NET Data Services
§  Excel Services REST access
§  Client Object Model
§  WSRP (v1.1) Consumer Web Part




Extracting x-ms-exchange-parent-message-id from a Text File Using Python

In the world of email processing and automation, extracting specific headers from email metadata can be crucial for various tasks. One such ...