ChildDocumentInlineImageContentId Property |
If
IsInlineEmailImage is true; then if it exists, this property contains the "Content-ID" header value of the inline image.
Namespace: OpenDiscoverSDK.Interfaces.ContentAssembly: OpenDiscoverSDK.Interfaces (in OpenDiscoverSDK.Interfaces.dll) Version: 2025.4.4.0 (2025.4.4)
Syntax[DataMemberAttribute]
public string InlineImageContentId { get; set; }Property Value
String
See Also