You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am getting "" from pstMessage.getBodyHTML() for pst file from MS outlook 2010.
and for pst file generated MS outlook 2016 pstMessage.getBodyHTML() returning whole html.
behavior is different for the same code.
while pstMessage.getBody() returns plain text, which is not useful for me
what am i missing here.
version:0.9.3
Thanks
The text was updated successfully, but these errors were encountered:
I am getting "" from pstMessage.getBodyHTML() for pst file from MS outlook 2010.
and for pst file generated MS outlook 2016 pstMessage.getBodyHTML() returning whole html.
behavior is different for the same code.
while pstMessage.getBody() returns plain text, which is not useful for me
what am i missing here.
version:0.9.3
Thanks
The text was updated successfully, but these errors were encountered: