Email Document ContentSHA 1Attachment Hash Property
SHA-1 hash of the concatenated SHA1 hash of each attachment binary data (includes hashes of inline images).
Definition
Namespace: OpenDiscoverSDK.Interfaces.Content
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
Assembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2026.2.6.0 (2026.02.06)
C#
[DataMemberAttribute]
public string SHA1AttachmentHash { get; set; }Property Value
StringRemarks
This hash is dependent on the attachment index order of the email parent. See SHA1AttachmentSortedHash for
an attachment hash that is order independent.