Enum BodyFormat
- Namespace
- Encryptomatic.Mail
Dex .Lib.PST.Messaging
- Assembly
- MailDex.Lib.dll
Indicates the best available format for storing the message body.
https://docs.microsoft.com/en-us/openspecs/exchange_server_protocols/ms-oxcmsg/71428f1c-a004-4c05-bc8e-6a687de06a2e
https://docs.microsoft.com/en-us/openspecs/exchange_server_protocols/ms-oxbbody/1d211dcd-2896-4b9a-bcdb-a2b5763a57f4
Pid
Fields
ClearSigned = 4
Clear-signed body.
HTML = 3
HTML body.
Plain = 1
Plain text body.
RTF = 2
Rich Text Format (RTF) compressed body.
Undefined = 0
Undefined body.