ews-managed-api icon indicating copy to clipboard operation
ews-managed-api copied to clipboard

Implementation for Load(Stream stream) and Load(string fileName)

Open StrictLine opened this issue 3 years ago • 0 comments

#55 : I've finally had time for inserting my code snippet for the bodies of the Load methods. I also appended a TODO, as the structure of the class could be refined: instance variables for content/contentStream, which gets emptied right after the method execution does not make sense for me, local variables do the same behavior.

StrictLine avatar May 30 '21 12:05 StrictLine