exchange server gaphapi
1 TopicTry send email with singleValueExtendedProperties throw Cannot get ID from name.
Hi, I have a problem when sending email using Exchange Graph API. I noticed that when I prepare a message that contains: "SingleValueExtendedProperties": [ { "Value": "23/01/2024 11:31:57 +01:00", "Id": "String {c992cdc8-b71f-439b-a414-e8e3cef93f12} Name 202401231455_MintSD_CreationTime" } ], I get error: { "error": { "code": "ErrorQuotaExceeded", "message": "Cannot get ID from name." } } The interesting thing is that everything worked fine until January 16, 2024. Please help me.683Views0likes1Comment