-
The SDK shows that it is able to retrieve MIME format in certain aspects: but for Send message
Could you elaborate on how send content that is in MIME format because there is no code snippet for this? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
There's currently no support for sending an email using MIME since this is not a concept that can be described with our current metadata pipelines by Outlook. |
Beta Was this translation helpful? Give feedback.
There's currently no support for sending an email using MIME since this is not a concept that can be described with our current metadata pipelines by Outlook.
There are long terms plans to revamp the metadata pipeline and the internal tooling that services use, but it's still a long way and if you want to send emails using MIME types, the workaround is to use a native client at this point. (or the JSON approach which is supported by the SDK)