I am writting a vb program based on FaxServer.
I want to know if the fax that is sitting in Incoming Archive was received
completely or if it was partially received?
I was looing to do something like.....
FaxServerObj.Folders.IncomingArchive.GetMessages(id).status? (or something?)
I can access that status when my program is running through the Incoming
Queue. If my program was reading from the IncomingArchive folders, I can not
access a status. When you look at the status in the Fax Console...it is
clearly marked as Complete or Partially Received. How do that I access that
programically?
Any Suggestions?
Thanks
apalcer
|