How to convert a string date value to a actual date which is coming from the Folder's AdditionalProperties field ?
Thanks for pointing out that post!Anyway, still I'm having problem to convert a string like 1235001600000 to a date format like mm/dd/yyyy".Please help me with some code snippet.Thanks.
I'm using C# with .Net 2 framework.I just want to fetch the folder profile values of CUSTOM21 to CUSTOM23 with the proper date formate like mm/dd/yyyy.