bodyMD5Hash property
A hash signature of the email message using MD5. Useful for comparing emails without fetching full body.
Implementation
String? bodyMD5Hash;
A hash signature of the email message using MD5. Useful for comparing emails without fetching full body.
String? bodyMD5Hash;