Joined Mime MessageResult Property
Gets or sets the result of MIME partial messages join operation. Check this value to see if the join operation was successful. If successful, the joined message can
be saved and/or content extracted from by using the SDK content extractor factory.
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 ContentResult Result { get; set; }