DocumentSHA |
[DataMemberAttribute] public string SHA1EmailAttachmentSortedHash { get; set; }
This property differs from SHA1EmailAttachmentHash property, as the SHA1EmailAttachmentHash is calculated using attachment index order of the email parent and the SHA1EmailAttachmentSortedHash sorts the individual attachment hashes (which are hexadecimal strings) first before calculating the combined hash of all attachments.