Quantcast
Channel: Exchange Server Development forum
Viewing all articles
Browse latest Browse all 7132

[Office365][Calendar][event]Body.Content is blank when event has attachment

$
0
0

Use the office365 rest api to get the body of the event, the results are as follows:

-------------------------------------------------------------

1. Result when event has attachments:

{ ContentType: 'HTML', Content: '' }

2. Result when event dont have attachments:

{ ContentType: 'HTML',
  Content: '<html>¥r¥n<head>¥r¥n<meta http-equiv="Content-Type" content="text/html; charset=utf-8">¥r¥n<style type="text/css" style="display:none"><!-- p { margin-top: 0px; margin-bottom: 0px; }--></style>¥r¥n</head>¥r¥n<body dir="ltr">¥r¥n<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;background-color:#FFFFFF;font-family:Calibri,Arial,Helvetica,sans-serif;">¥r¥n<p><br>¥r¥n</p>¥r¥n</div>¥r¥n</body>¥r¥n</html>¥r¥n' }

-------------------------------------------------------------

Is this difference in accordance with the specification ?


Viewing all articles
Browse latest Browse all 7132

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>