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