bodyMD5Hash property

String? bodyMD5Hash
getter/setter pair

A hash signature of the email message using MD5. Useful for comparing emails without fetching full body.

Implementation

String? bodyMD5Hash;