I have a LS agent that is running through all of my docs and response docs. The problem that I am having is that there are some ghost documents in the code. I need to tell my code to skip document with a creation time of 12:00:00 AM. Can some one help me with what is the Notes property that contains creation time?
I thought it was something along the lines of notesDoc.CreationTime
Thanks,