Thursday, January 24, 2013

Custom expiration policy
http://blah.winsmarts.com/2008-10-Authoring_custom_expiration_policies_and_actions_in_SharePoint_2007.aspx

Though this code works, it is dengerous since the feature does not delete policy definitions while deactivating, which does not allow redeployment of the policy with same id.

No comments:

Regex obfuscate email

 Use this code in C# to obfuscate email using regex // Online C# Editor for free // Write, Edit and Run your C# code using C# Online Compile...