DocumentIsInlineEmailImage Property |
Specifies whether this document is an inline email image.
Namespace: OpenDiscoverSDK.Interfaces.PlatformAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public bool IsInlineEmailImage { get; set; }Property Value
Boolean
Remarks
Is inline email image attachments are found in emails with HTML or RTF bodies.
See Also