ews-cpp icon indicating copy to clipboard operation
ews-cpp copied to clipboard

Compatible with "to_xml()" method and ItemId initialization method "item_id(std::string id)".

Open pingUos opened this issue 4 years ago • 0 comments

If there is no ChangeKey when initializing item_id, to_xml() returns the data of <t:ItemId Id="AQMkADkzN..." ChangeKey=""/>,which will cause an error.

pingUos avatar Feb 17 '22 03:02 pingUos