Child DocumentLast Modified Time File System Property
Document's file system last modified time. If this value is not set for the child (embedded/contained) document then the value could not be retrieved
from the parent container document.
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 DateTime? LastModifiedTimeFileSystem { get; set; }Property Value
NullableDateTimeRemarks
Some archive containers formats (not all), Outlook .msg attachments, TNEF attachments, and DXL attachments are the formats that store child document creation time.